I am having some problems (actually i've been at this for 2 days now) uploading a site that until recently worked fine..
I understand the permissions for the cgi-bin needs to set to 755, does this also mean that the files within should also have the same permissions?
The error i am receiving is as follows:
an error occurred sending a http request to the server
I am hosting with Clara and my network settings are:
HTTPPROXYMODE 0
HTTPPROXYADDRESS localhost
HTTPPROXYPORT 80
HTTPPROXYUSER MyHTTPProxyUser
HTTPPROXYPASSWORD MyHTTPProxyPassword
FTPPROXYMODE 1
FTPPROXYADDRESS farhost
FTPPROXYPORT 21
FTPPROXYUSER MyFTPProxyUser
FTPPROXYPASSWORD MyFTPProxyPassword
SCRIPTID 62
SCRIPTEXT .cgi
SMTPHOST localhost
WEBSITEURL http://www.xxxx.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 5000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 15000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.xxx.co.uk/acatalog/
CGIBINURL http://www.xxx.co.uk/cgi-bin/
PATHFROMCGITOCATALOG /public/www/cgi-bin/acatalog/
CODEBASE ./
FTPHOST
FTPUSERNAME
FTPPASSWORD
PATHTOCGIBIN ./
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG /public/www/acatalog/
I have scoured the forum and could not find anything like this relating to clara.
Thanks in advance.
Donna
I understand the permissions for the cgi-bin needs to set to 755, does this also mean that the files within should also have the same permissions?
The error i am receiving is as follows:
an error occurred sending a http request to the server
I am hosting with Clara and my network settings are:
HTTPPROXYMODE 0
HTTPPROXYADDRESS localhost
HTTPPROXYPORT 80
HTTPPROXYUSER MyHTTPProxyUser
HTTPPROXYPASSWORD MyHTTPProxyPassword
FTPPROXYMODE 1
FTPPROXYADDRESS farhost
FTPPROXYPORT 21
FTPPROXYUSER MyFTPProxyUser
FTPPROXYPASSWORD MyFTPProxyPassword
SCRIPTID 62
SCRIPTEXT .cgi
SMTPHOST localhost
WEBSITEURL http://www.xxxx.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP false
FTPCLIENTTIMEOUT 5000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 15000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.xxx.co.uk/acatalog/
CGIBINURL http://www.xxx.co.uk/cgi-bin/
PATHFROMCGITOCATALOG /public/www/cgi-bin/acatalog/
CODEBASE ./
FTPHOST
FTPUSERNAME
FTPPASSWORD
PATHTOCGIBIN ./
USEPASSIVEFTP false
FTPPATHFROMCGITOCATALOG /public/www/acatalog/
I have scoured the forum and could not find anything like this relating to clara.
Thanks in advance.
Donna
Comment