Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

SAFE MODE restriction?


k1987a

Recommended Posts

Posted

Everytime I visit my website, or try to change options to do with it I get this coming up.

 

 

"Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 32331 is not allowed to access owned by uid 0 in /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php on line 110

 

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php:110) in /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php:110) in /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php on line 67"

 

 

What does this mean and how do I stop it? :blink:

Posted

The first error is caused by the 'session save path' and other errors are caused by the first error.

 

Go to osCommerce admin --> Configuration --> Sessions and change tmp/ to just tmp

 

Vger

Posted

Now I get:

 

 

Warning: session_start(): open(tmp/sess_f62d485bb966fc0929feaca7a919a3ae, O_RDWR) failed: No such file or directory (2) in /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php on line 67

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php:67) in /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php on line 67

 

Warning: Cannot modify header information - headers already sent by (output started at /home/adamssm/public_html/PayHere.html/admin/includes/functions/sessions.php:67) in /home/adamssm/public_html/PayHere.html/admin/includes/functions/general.php on line 18

 

Warning: Unknown(): open(tmp/sess_f62d485bb966fc0929feaca7a919a3ae, O_RDWR) failed: No such file or directory (2) in Unknown on line 0

 

Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (tmp) in Unknown on line

Archived

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

×
×
  • Create New...