Gossamer Forum
Quote Reply
Error Message
This baffels (sic) me. I've uploaded, installed and used links before (about a year ago) and it worked fine. I've tried to do it again at another domain (same webhosting company) and can't get it to work. I've done everything (down to the letter I think, including setting the permissions) and still can't get it to work. Anybody have an idea of what I might be doing wrong? Here's the error message:


CGI ERROR
==========================================
Error Message : fatal error: (Maybe you didn't strip carriage returns after a network transfer?)

Script Location : admin.cgi
Perl Version : 5.00404

Form Variables
-------------------------------------------

Environment Variables
-------------------------------------------
DOCUMENT_ROOT : /home/usr240/html
GATEWAY_INTERFACE : CGI/1.1
HTTP_ACCEPT : */*
HTTP_ACCEPT_ENCODING: gzip, deflate
HTTP_ACCEPT_LANGUAGE: en-us
HTTP_CONNECTION : Keep-Alive
HTTP_HOST : www.mynewdomain.com
HTTP_USER_AGENT : Mozilla/4.0 (compatible; MSIE 5.5; Windows 98; Win 9x 4.90)
PATH : /usr/local/bin:/usr/bin:/bin
QUERY_STRING :
REMOTE_ADDR : my.ip.ad.dy
REMOTE_PORT : 4838
REQUEST_METHOD : GET
REQUEST_URI : /cgi-bin/links/admin/admin.cgi
SCRIPT_FILENAME : /home/usr240/cgi-bin/links/admin/admin.cgi
SCRIPT_NAME : /cgi-bin/links/admin/admin.cgi
SERVER_ADMIN : my@emailaddy.com
SERVER_NAME : www.mynewdomain.com
SERVER_PORT : 80
SERVER_PROTOCOL : HTTP/1.1
SERVER_SOFTWARE : Apache/1.3.3 (Unix) FrontPage/3.0.4.2


Quote Reply
Re: Error Message In reply to
1) Please provide a more descriptive SUBJECT for your Threads...it helps when other users are searching for answers.

2) That ERROR MESSAGE has been discussed many times in this forum...If you search for the error message, 9 times out of 10, you will find an answer.

3) Basically, that error means that you did not FTP the files in ASCII mode. Check your FTP settings to make sure that the following file types are configured to be uploaded in ASCII mode:


.cgi
.pl
.db
.txt
.pm
.def
.cfg


Regards,

Eliot Lee