Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

404 Error for add.cgi

Quote Reply
404 Error for add.cgi
OK... When I load add.cgi it works.. when I press submit it gives me an error 404.
Help
Quote Reply
Re: 404 Error for add.cgi In reply to
Again, wrong paths in links.cfg file. You have:

http://lxc2000.hypermart.net/links/cgi-bin/add.cgi

It should be:

http://lxc2000.hypermart.net/cgi-bin/add.cgi

Dan Smile
Quote Reply
Re: 404 Error for add.cgi In reply to
Thanks.... I sort that out...
You must be smart dan...
)
Robert
Quote Reply
Re: 404 Error for add.cgi In reply to
Great! Smart? Smarter than the avearge bear but not much more Smile

Dan Smile
Quote Reply
Re: 404 Error for add.cgi In reply to
I tried changing like you said and its now giving me the error I got at the start...
Would u be able to sort out a link.cfg and send it to me through email??
Thanks
Quote Reply
Re: 404 Error for add.cgi In reply to
I think it would be better if you did it yourself as you will learn more that way.

Your base URL is:
http://lxc2000.hypermart.net/cgi-bin

Your base path is:
/data1/hypermart.net/lxc2000/cgi-bin

Use this for reference. For example, your path to admin subdir is:
/data1/hypermart.net/lxc2000/cgi-bin/admin

Now, go through the links.cfg file and check every path.

BTW, did you re-upload the links.cfg and/or add.cgi files in BINARY. Ensure you uploaded in ASCII. You may want to do it again to make sure.

Dan Smile
Quote Reply
Re: 404 Error for add.cgi In reply to
OK... I reuploaded and now getting
CGI ERROR==========================================
Error Message : fatal error: (Maybe you didn't strip carriage returns after a network transfer?)
Script Location : /data1/hypermart.net/lxc2000/cgi-bin/admin/admin.cgi
Perl Version : 5.00404Form Variables
Quote Reply
Re: 404 Error for add.cgi In reply to
Are you uploading in ASCII? Sounds like you are uploading in BINARY which is wrong.

Dan Smile