sammannthagirl Posted January 19, 2009 Share Posted January 19, 2009 How do I turn on SSL in oscommerce? I recently purchased and installed on my server a verisign certificate, but it isn't showing up anywhere while logged in and making a purchase through my store? Any help in the steps to get this to work will be greatly appreciated. Follow your Bliss Link to comment Share on other sites More sharing options...
bkellum Posted January 19, 2009 Share Posted January 19, 2009 How do I turn on SSL in oscommerce? I recently purchased and installed on my server a verisign certificate, but it isn't showing up anywhere while logged in and making a purchase through my store? Any help in the steps to get this to work will be greatly appreciated. Here you go: http://www.oscommerce.com/forums/index.php?sho...p;#entry1015415 Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE Link to comment Share on other sites More sharing options...
sammannthagirl Posted January 19, 2009 Author Share Posted January 19, 2009 Here you go: http://www.oscommerce.com/forums/index.php?sho...p;#entry1015415 Okay I did that and then I received this error when trying to log in: Warning: Unknown: open_basedir restriction in effect. File(/home/giftwor/public_html/login.php) is not within the allowed path(s): (/usr/local/apache/htdocs:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0 Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 Fatal error: Unknown: Failed opening required '/home/giftwor/public_html/login.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0 ARRRGGGG Follow your Bliss Link to comment Share on other sites More sharing options...
bkellum Posted January 19, 2009 Share Posted January 19, 2009 Okay I did that and then I received this error when trying to log in: Warning: Unknown: open_basedir restriction in effect. File(/home/giftwor/public_html/login.php) is not within the allowed path(s): (/usr/local/apache/htdocs:/usr/lib/php:/usr/local/lib/php:/tmp) in Unknown on line 0 Warning: Unknown: failed to open stream: Operation not permitted in Unknown on line 0 Fatal error: Unknown: Failed opening required '/home/giftwor/public_html/login.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in Unknown on line 0 ARRRGGGG Well now. This could be how your server is setup or as simple as setting the stored sessions to "mysql" in both of your configuration files. Bill Kellum Sounds Good Productions STS Tutorials & more: STSv4.6, STS Add-ons (STS Power Pack), STS V4 Forum STS Forum FREE TEMPLATE Link to comment Share on other sites More sharing options...
sammannthagirl Posted January 19, 2009 Author Share Posted January 19, 2009 Well now. This could be how your server is setup or as simple as setting the stored sessions to "mysql" in both of your configuration files. Okay this is what I have in both my configure files: define('STORE_SESSIONS', 'mysql'); and it looks like everything is the same for http: and https: as far as directories / paths, and the login works when SSL is set to false. This is driving me nuts, as everything seems to be set right but I know something is amiss. Follow your Bliss Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.