I am quite new to this, so please bear with my situation. I have spent the whole week going through forums to rectify errors on my site. My site worked very briefly 2 weeks ago, but now I cant seem to get it to work. I am getting several errors messages:
When I run the test function, I get the following errors:
Actinic received a bad method error from the web server. The server is not properly configured to allow Actinic to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration.
and
The web server returned error code 405 - Server does not support the requested method. Your web server is not configured to accept POSTs to CGI scripts. Contact your ISP or system administrator and have them reconfigure the server.
When I try to upload my files, I get an error: see attachment uploading.gif
I have also tried the network wizard:
I cant get past the directories: cgi-bin directory: /cgi-bin/, web root directory: /httpdocs
I get more errors, see attachments, directories 1 and 2
Permissions: cgi-bin 755, acatalog 777.
These are my settings
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.trentshop.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.trentshop.co.uk
CGIBINURL http://www.trentshop.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../httpdocs/acatalog/
CODEBASE ./
FTPHOST 81.29.88.121
FTPUSERNAME …….
FTPPASSWORD ……
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG /httpdocs/acatalog/
Thanks in advance
When I run the test function, I get the following errors:
Actinic received a bad method error from the web server. The server is not properly configured to allow Actinic to run CGI scripts from the cgi-bin. Run Web | Configure Web Site Details... to review your web site configuration.
and
The web server returned error code 405 - Server does not support the requested method. Your web server is not configured to accept POSTs to CGI scripts. Contact your ISP or system administrator and have them reconfigure the server.
When I try to upload my files, I get an error: see attachment uploading.gif
I have also tried the network wizard:
I cant get past the directories: cgi-bin directory: /cgi-bin/, web root directory: /httpdocs
I get more errors, see attachments, directories 1 and 2
Permissions: cgi-bin 755, acatalog 777.
These are my settings
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.trentshop.co.uk/
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS false
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
CATALOGURL http://www.trentshop.co.uk
CGIBINURL http://www.trentshop.co.uk/cgi-bin/
PATHFROMCGITOCATALOG ../httpdocs/acatalog/
CODEBASE ./
FTPHOST 81.29.88.121
FTPUSERNAME …….
FTPPASSWORD ……
PATHTOCGIBIN /cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG /httpdocs/acatalog/
Thanks in advance
Comment