Davefromcornwall Posted April 19, 2008 Share Posted April 19, 2008 I'm getting the following error messages when I press the "Checkout" button: Warning: Unknown(): open_basedir restriction in effect. File(/home/pets-exp/public_html/checkout_shipping.php) is not within the allowed path(s): (/home/secure/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in Unknown on line 0 Warning: Unknown(/home/pets-exp/public_html/checkout_shipping.php): failed to open stream: Operation not permitted in Unknown on line 0 Warning: Unknown(): open_basedir restriction in effect. File(/home/pets-exp/public_html/checkout_shipping.php) is not within the allowed path(s): (/home/secure/:/usr/lib/php:/usr/php4/lib/php:/usr/local/lib/php:/usr/local/php4/lib/php:/tmp) in Unknown on line 0 Warning: Unknown(/home/pets-exp/public_html/checkout_shipping.php): failed to open stream: Operation not permitted in Unknown on line 0 Warning: (null)() [function.include]: Failed opening '/home/pets-exp/public_html/checkout_shipping.php' for inclusion (include_path='.:/usr/php4/lib/php:/usr/local/php4/lib/php') in Unknown on line 0 Anyone got any idea what's going wrong here? If I set SSL to false, the cart functions normally. Thanks for reading this. Link to comment Share on other sites More sharing options...
web-project Posted April 19, 2008 Share Posted April 19, 2008 If I set SSL to false, the cart functions normally. I think you are trying to use the shared SSL certificate, cause the server is secured - disabled Apache open_basedir, thats why you are getting errors. Please read this line: Do you want to find all the answers to your questions? click here. As for contribution database it's located here! 8 people out of 10 don't bother to read installation manuals. I can recommend: if you can't read the installation manual, don't bother to install any contribution yourself. Before installing contribution or editing/updating/deleting any files, do the full backup, it will save to you & everyone here on the forum time to fix your issues. Any issues with oscommerce, I am here to help you. Link to comment Share on other sites More sharing options...
Davefromcornwall Posted April 19, 2008 Author Share Posted April 19, 2008 I think you are trying to use the shared SSL certificate, cause the server is secured - disabled Apache open_basedir, thats why you are getting errors. Thanks for your reply. Yes, I'm trying to use shared SSL to protect customer info, and I had it working a couple of days ago, but it's stopped working now. My galleries stopped working yesterday, because of something that the hosting company had done, and I had to change permissions on a few files to get the galleries working again. Do you think the SSL no longer working is linked to that problem? Maybe I should open another support ticket with my hosting company. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.