Hi,
Am currently trying to set up SSL on my site, but am stuggling.
Tried 1st to add just the checkout pages, which just hung as soon as you tried to access them. I am certain this was to do with the SSL server being on a seperate server, and needing a A 'Network File Path' (NFS) to the none secure site /acatalog directory. Am unfortunatley dealing with streamline.net so this may prove impossible looking at other peoples experience.
So, though I would try the whole site on SSL and see if that worked.
But when tring to publish I'm getting the error :
Actinic received a server error from the web server. The CGI scripts are not executing properly on the 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'
- the 'CGI-BIN URL.
- the amount of web space left on your server
- if your server is configured to accept POSTs to CGI scripts
But have checked the permissions which are all fine, have uploaded a test perl script which executes fine, and proves the path to perl is fine, have also tested that I can post to Cgi scripts and that has worked fine.
Has anyone any ideas, here is the settings for the SSL when it was set for payments only :
Looking in the error log shows this :
[Thu Mar 17 14:22:46 2011] [error] [client 62.7.80.4] (2)No such file or directory: exec of '/home/default/chillylemon.ssl-01.com/user/htdocs/cgi-bin/ss000001.pl' failed, referer: https://chillylemon.ssl-01.com/
[Thu Mar 17 14:22:46 2011] [error] [client 62.7.80.4] Premature end of script headers: ss000001.pl, referer: https://chillylemon.ssl-01.com/
Any ideas would be greatly appreciated!
Thanks in advance,
Paul.
Am currently trying to set up SSL on my site, but am stuggling.
Tried 1st to add just the checkout pages, which just hung as soon as you tried to access them. I am certain this was to do with the SSL server being on a seperate server, and needing a A 'Network File Path' (NFS) to the none secure site /acatalog directory. Am unfortunatley dealing with streamline.net so this may prove impossible looking at other peoples experience.
So, though I would try the whole site on SSL and see if that worked.
But when tring to publish I'm getting the error :
Actinic received a server error from the web server. The CGI scripts are not executing properly on the 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'
- the 'CGI-BIN URL.
- the amount of web space left on your server
- if your server is configured to accept POSTs to CGI scripts
But have checked the permissions which are all fine, have uploaded a test perl script which executes fine, and proves the path to perl is fine, have also tested that I can post to Cgi scripts and that has worked fine.
Has anyone any ideas, here is the settings for the SSL when it was set for payments only :
Looking in the error log shows this :
[Thu Mar 17 14:22:46 2011] [error] [client 62.7.80.4] (2)No such file or directory: exec of '/home/default/chillylemon.ssl-01.com/user/htdocs/cgi-bin/ss000001.pl' failed, referer: https://chillylemon.ssl-01.com/
[Thu Mar 17 14:22:46 2011] [error] [client 62.7.80.4] Premature end of script headers: ss000001.pl, referer: https://chillylemon.ssl-01.com/
Any ideas would be greatly appreciated!
Thanks in advance,
Paul.
Comment