Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

safe mode problems


Guest

Recommended Posts

Hi

 

Brand new to oscommerce, and this questions may have been answered before but i can't seem to find the correct thread :( Anyone out there that can help me in finding the correct solution for below problem? these error lines apprearing when starting up the shop at http://d4175721.u72.surftown.dk/shop/

 

(my webhotel is running PHP in safe mode and that can not be changed, they have told me)

 

Thanks and happy new year to everybody...

 

Regards

Flemming

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 143582/143582 is not allowed to access owned by uid/gid 0/0 in /hsphere/local/home/edbdimse/edbdimser.dk/shop/includes/functions/sessions.php on line 118

 

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /hsphere/local/home/edbdimse/edbdimser.dk/shop/includes/functions/sessions.php:118) in /hsphere/local/home/edbdimse/edbdimser.dk/shop/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hsphere/local/home/edbdimse/edbdimser.dk/shop/includes/functions/sessions.php:118) in /hsphere/local/home/edbdimse/edbdimser.dk/shop/includes/functions/sessions.php on line 67

Link to comment
Share on other sites

Try this in your osC admin panel under Configuration --> Sessions:

 

1. Try setting the path to the 'tmp' folder to just 'tmp' and not 'tmp/'

2. If that does not work then try setting the path to 'tmp' to /hsphere/local/home/edbdimse/edbdimser.dk/shop/tmp

 

With PHP being run in Safe Mode it looks for a valid path to a 'tmp' folder even if you store sessions in the database and not in files.

 

Vger

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...