HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 123
SCRIPTEXT .pl
SMTPHOST
WEBSITEURL http://www.mydomain.com/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS true
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.mydomain.com/acatalog/
CGIBINURL http://www.mydomain.com/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST xxx.xxx.xxx.xxx
FTPUSERNAME myusername
FTPPASSWORD mypassword
PATHTOCGIBIN /public_html/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 123
SCRIPTEXT .pl
SMTPHOST
WEBSITEURL http://www.mydomain.com/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS true
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.mydomain.com/acatalog/
CGIBINURL http://www.mydomain.com/cgi-bin/
PATHFROMCGITOCATALOG ../acatalog/
CODEBASE ./
FTPHOST xxx.xxx.xxx.xxx
FTPUSERNAME myusername
FTPPASSWORD mypassword
PATHTOCGIBIN /public_html/cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG
I am using a virtual dedicated godaddy server. I am running into constant problems with just "testing". I wasnt getting anywhere with it until I entered in the settings above. The only problem is Im getting a error message saying the following:
THE SERVER NAME OR ADDRESS COULD NOT BE RESOLVED.
The test script failed to execute on the web server. The error could be caused by several things. Check the path to the Perl shell, the CGI script extension, the path to CGI-BIN, and the CGI-BIN URL. This error could also occur if your web site is out of disk space or your web server is not configured to accept POSTs to CGI scripts.
I entered the settings exactly like above, except replaced the ftp settings and URLs with my owen address. You wouldnt happen to know what my problem might be? I contacted GODADDY and they arent helping my out one bit.
Comment