Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning: session_save_path(): SAFE MODE Restrictio


Guest

Recommended Posts

Posted

What is this??

 

This has to be a server issue?

I have 5 shops on the server and all reports the same error:

 

What does it indicate? Database issue?

What can be done to solve this issue?

 

Regards

 

Newbie!

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 108593/108593 is not allowed to access owned by uid/gid 0/0 in /hsphere/local/home/sjefen/vaktmesteren.net/includes/functions/sessions.php on line 118

 

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

 

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

Posted

Turn off php's safe mode or store sessions in your database. For the former, you need root access, for the latter, look at the last line of configure.php

 

Edit: also make sure you clear the "session path/file" setting in your admin if you decide to store sessions in the database.

  • 3 weeks later...
Posted

Having some similar errors. How to make osCommerce store sessions in database instead a file if it's already installed?

Archived

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

×
×
  • Create New...