Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Coding Forum


You are currently viewing our Coding Forum as a guest. Please register to participate.
Login



Reply
Problems with perl / hypernews forums
Old 09-06-2004, 09:00 PM Problems with perl / hypernews forums
morphius2's Avatar
Experienced Talker

Posts: 31
Trades: 0
Hi,
I'm trying to install the hypernews forums (if anyone is familiar with them...). This is my first try using perl. My problem, and it just seems so simple! is in the uploading. I am using CuteFTP, port 21, ASCII, I know I have the ability to do this (host-wise)..... but when I upload the folder ".scripts", that contains alllllll of the files, no less- it doesn't show up on the server!

I mean it physically does not show up as a folder, BUT- when I type in ' .scripts ' into the file path- the entire folder's contents shows up, on the server side. Which would be all fine and dandy, but when I try to access the setup form (setup-form.pl / setup-form.cgi) through the browser, I get a 404 Page not found error.

Any ideas how I can get this to work? I am bouncing back and forth between 500 and 404 errors, any way I try this.

Thanks in advance
__________________
- Morphius2
morphius2 is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 09-07-2004, 12:04 AM
morphius2's Avatar
Experienced Talker

Posts: 31
Trades: 0
I may have found what's wrong, though I am clueless at this point to what this means (mostly the bolded parts)-

"All the scripts are stored in the "HyperNews###/.scripts" subdirectory, which may be invisible to you (use ls -a to see it). Make sure your tar extraction created a symbolic link from HyperNews/.scripts/.scripts to HyperNews/.scripts. Use ls -F to see symbolic link files with appended '@'. "

Help?
__________________
- Morphius2
morphius2 is offline
Reply With Quote
View Public Profile
 
Old 09-07-2004, 08:06 AM
ibbo's Avatar
Super Spam Talker

Posts: 880
Location: Leeds UK
Trades: 0
Your FTP client should let you view hidden files and folders. You can turn it on in the options.

NIX style OS use the .file .dir syntax to hide files and folders.

ls -a displays all files and folders (hidden or not)
When you extract the archive its asking you to check that it copied the sybolic link.

A symbolic link is a shortcut to a file (in basic terms)

cd to HyperNews
ls -aF
if @.scripts is visible your OK.

otherwise type this
(make sure your in the new HyperNews/ folder.
ln -s HyperNews/.scripts/.scripts .

Hope that helps

Ibbo
ibbo is offline
Reply With Quote
View Public Profile Visit ibbo's homepage!
 
Old 09-07-2004, 05:28 PM
morphius2's Avatar
Experienced Talker

Posts: 31
Trades: 0
Hi Ibbo, & everyone,
I was able to get my hidden files showing in my ftp program. What I was trying to do is access the setup file from my browser, and am getting 403 erros when I try to do so. As I was looking for information (I don't like just posting, and not trying to find my own answers first!)... I ran accrossthis page, and realized that I was not using telnet or something of the sort- the only thing I have been using is my ftp program (CuteFTP).

So-
I installedWinSCP today.. (this is the first time I've attempted secure shell, needless to say) ...
NOW I am unable to connect to the server. The hostname I am using is mydomain.com, and port 21. I'm using the same username and password I use with my ftp program.
Is the above stated the correct information, or should I be using something else? If I am, what should I be using?

Also, I was reading in an article that using CuteFTP was an insecure way to transfer files, but when I was looking in the options for CuteFTP, there were options for:
-- FTP with TLS/SSL (Port 990 Imlicit)
-- FTP with SSL (AUTH SSL Explicit)
-- FTP with TLS/SSL (AUTH TLS Explicit)

Are any of these options a secure option?
Could it be possible the article I read was a bit dated?
Or am I completely turned around at this point and am thinking of a completely different thing? LOL

Thanks for any input, I really appreciated.
I'm getting rather disgruntled at this point
__________________
- Morphius2
morphius2 is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Problems with perl / hypernews forums
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.19835 seconds with 12 queries