jsinason
June 2nd, 2005, 11:29 PM
I've copied all of my files to the httpsdocs directory on my server and made the changes in config.php. I'm able to go through the store add things to the cart and view the contents of the cart. But after I press continue I get the following messages:
Warning: main(): open_basedir restriction in effect. File(/home/httpd/vhosts/bikerwares.com/httpdocs/store/squirrelcart/cart.php) is not within the allowed path(s): (/home/httpd/vhosts/bikerwares.com/httpsdocs:/tmp) in /home/httpd/vhosts/bikerwares.com/httpsdocs/store/squirrelcart/config.php on line 75
Warning: main(/home/httpd/vhosts/bikerwares.com/httpdocs/store/squirrelcart/cart.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/bikerwares.com/httpsdocs/store/squirrelcart/config.php on line 75
Warning: main(): Failed opening '/home/httpd/vhosts/bikerwares.com/httpdocs/store/squirrelcart/cart.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/vhosts/bikerwares.com/httpsdocs/store/squirrelcart/config.php on line 75
Fatal error: Call to undefined function: stylesheet() in /home/httpd/vhosts/bikerwares.com/httpsdocs/store/store.php on line 9
Any clue why I'm getting this or can anyone help me understand what I need to do to get my checkout to run under SSL.
Thanks
Jeff Sinason
Warning: main(): open_basedir restriction in effect. File(/home/httpd/vhosts/bikerwares.com/httpdocs/store/squirrelcart/cart.php) is not within the allowed path(s): (/home/httpd/vhosts/bikerwares.com/httpsdocs:/tmp) in /home/httpd/vhosts/bikerwares.com/httpsdocs/store/squirrelcart/config.php on line 75
Warning: main(/home/httpd/vhosts/bikerwares.com/httpdocs/store/squirrelcart/cart.php): failed to open stream: Operation not permitted in /home/httpd/vhosts/bikerwares.com/httpsdocs/store/squirrelcart/config.php on line 75
Warning: main(): Failed opening '/home/httpd/vhosts/bikerwares.com/httpdocs/store/squirrelcart/cart.php' for inclusion (include_path='.:/usr/share/pear') in /home/httpd/vhosts/bikerwares.com/httpsdocs/store/squirrelcart/config.php on line 75
Fatal error: Call to undefined function: stylesheet() in /home/httpd/vhosts/bikerwares.com/httpsdocs/store/store.php on line 9
Any clue why I'm getting this or can anyone help me understand what I need to do to get my checkout to run under SSL.
Thanks
Jeff Sinason