Hi all.
I have been trying to setup and upload our site using SSL in preparation for using World Pay. www.peppercorncottage.com
Our site has been working fine prior to making the SSL changes today, however I have an error message while testing the network settings.
Our network settings including the SSL are below:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.peppercorncottage.com
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS true
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
SSLCATALOGURL https://www.peppercorncottage.com/acatalog/
SSLCGIBINURL https://www.peppercorncottage.com/cgi-bin/
SSLPATHFROMCGITOCATALOG ../cgi-bin/acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp2.myserverworld.net
SSLFTPUSERNAME peppercorn@peppercorncottage.com
SSLFTPPASSWORD #########
SSLPATHTOCGIBIN /cgi-bin/
SSLUSEPASSIVEFTP true
CATALOGURL http://www.peppercorncottage.com/acatalog/
CGIBINURL http://www.peppercorncottage.com/cgi-bin/
PATHFROMCGITOCATALOG ../public_html/acatalog/
CODEBASE ./
FTPHOST ftp2.myserverworld.net
FTPUSERNAME peppercorn@peppercorncottage.com
FTPPASSWORD ###########
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG ../public_html/acatalog/
The error message I receive is the following:
Can anyone let me know if my SSL settings are incorrect?
thanks
Kev
I have been trying to setup and upload our site using SSL in preparation for using World Pay. www.peppercorncottage.com
Our site has been working fine prior to making the SSL changes today, however I have an error message while testing the network settings.
Our network settings including the SSL are below:
HTTPPROXYMODE 0
HTTPPROXYADDRESS
HTTPPROXYPORT 80
HTTPPROXYUSER
HTTPPROXYPASSWORD
FTPPROXYMODE 0
FTPPROXYADDRESS
FTPPROXYPORT 21
FTPPROXYUSER
FTPPROXYPASSWORD
SCRIPTID 1
SCRIPTEXT .pl
SMTPHOST localhost
WEBSITEURL http://www.peppercorncottage.com
IGNOREPASSIVEERRORS true
USERELATIVECGIURLS true
PATHTOPERL /usr/bin/perl
USEENHANCEFTP true
FTPCLIENTTIMEOUT 15000
FTPRETRYDELAY 3000
FTPSILENT false
FTPMAXRETRIES 3
FTPCONNECTTIMEOUT 25000
SMTPAUTHREQUIRED false
SMTPUSERNAME
SMTPPASSWORD
SSLCATALOGURL https://www.peppercorncottage.com/acatalog/
SSLCGIBINURL https://www.peppercorncottage.com/cgi-bin/
SSLPATHFROMCGITOCATALOG ../cgi-bin/acatalog/
SSLCODEBASE ./
SSLFTPHOST ftp2.myserverworld.net
SSLFTPUSERNAME peppercorn@peppercorncottage.com
SSLFTPPASSWORD #########
SSLPATHTOCGIBIN /cgi-bin/
SSLUSEPASSIVEFTP true
CATALOGURL http://www.peppercorncottage.com/acatalog/
CGIBINURL http://www.peppercorncottage.com/cgi-bin/
PATHFROMCGITOCATALOG ../public_html/acatalog/
CODEBASE ./
FTPHOST ftp2.myserverworld.net
FTPUSERNAME peppercorn@peppercorncottage.com
FTPPASSWORD ###########
PATHTOCGIBIN cgi-bin/
USEPASSIVEFTP true
FTPPATHFROMCGITOCATALOG ../public_html/acatalog/
The error message I receive is the following:
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.
thanks
Kev
Comment