Hello,
I'm currently trying to set up my site with shared SSL on a Netcetera hosting environment. The standard config is with Netcetera, the SSL config points to Securewebs.co.uk.
I add a product to my cart and when I click on "checkout" this tries to find the following URLs in succession:
http://littleherbalcompany.soon2b.net/cgi-bin/ca000001.pl
http://littleherbalcompany.soon2b.net/cgi-bin/cm000001.pl
ending with the error message "CGI Error: The specified CGI application misbehaved by not returning a complete set of HTTP headers." at
https://534.securewebs.co.uk/littleherbal/cgi-bin/os000001.pl
To sort out the network config I loaded a file sent through by Netcetera support. When I then came to "test" the settings I got a successful result and no errors for either Standard or SSL tab parameters.
As a next step, I wish to confirm each setting using the "wizard" functionality.
The first screen displays the default settings of:
SSL and HTTP on the same server <SELECTED>
Different CGI Bin directories <SELECTED>
Selected network config settings:
Standard
========
CATALOGURL http://littleherbalcompany.soon2b.net/acatalog/
CGIBINURL http://littleherbalcompany.soon2b.net/cgi-bin/
PATHFROMCGITOCATALOG ./acatalog/
CODEBASE ./littleherbal/
PATHTOCGIBIN /jodg/www/root/cgi-bin/
FTPPATHFROMCGITOCATALOG /jodg/www/root/acatalog/
SSL
===
SSLCATALOGURL https://534.securewebs.co.uk/littleherbal/acatalog/
SSLCGIBINURL https://534.securewebs.co.uk/littleherbal/cgi-bin/
SSLPATHFROMCGITOCATALOG ./littleherbal/acatalog/
SSLCODEBASE ./littleherbal/
SSLPATHTOCGIBIN /jodg/ssl/cgi-bin/
Has anyone had a similar experience? Could this be related to having Standard and SSL on two servers?
Jan
I'm currently trying to set up my site with shared SSL on a Netcetera hosting environment. The standard config is with Netcetera, the SSL config points to Securewebs.co.uk.
I add a product to my cart and when I click on "checkout" this tries to find the following URLs in succession:
http://littleherbalcompany.soon2b.net/cgi-bin/ca000001.pl
http://littleherbalcompany.soon2b.net/cgi-bin/cm000001.pl
ending with the error message "CGI Error: The specified CGI application misbehaved by not returning a complete set of HTTP headers." at
https://534.securewebs.co.uk/littleherbal/cgi-bin/os000001.pl
To sort out the network config I loaded a file sent through by Netcetera support. When I then came to "test" the settings I got a successful result and no errors for either Standard or SSL tab parameters.
As a next step, I wish to confirm each setting using the "wizard" functionality.
The first screen displays the default settings of:
SSL and HTTP on the same server <SELECTED>
Different CGI Bin directories <SELECTED>
Selected network config settings:
Standard
========
CATALOGURL http://littleherbalcompany.soon2b.net/acatalog/
CGIBINURL http://littleherbalcompany.soon2b.net/cgi-bin/
PATHFROMCGITOCATALOG ./acatalog/
CODEBASE ./littleherbal/
PATHTOCGIBIN /jodg/www/root/cgi-bin/
FTPPATHFROMCGITOCATALOG /jodg/www/root/acatalog/
SSL
===
SSLCATALOGURL https://534.securewebs.co.uk/littleherbal/acatalog/
SSLCGIBINURL https://534.securewebs.co.uk/littleherbal/cgi-bin/
SSLPATHFROMCGITOCATALOG ./littleherbal/acatalog/
SSLCODEBASE ./littleherbal/
SSLPATHTOCGIBIN /jodg/ssl/cgi-bin/
Has anyone had a similar experience? Could this be related to having Standard and SSL on two servers?
Jan
Comment