Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warnings


Guest

Recommended Posts

Posted

Installed a template and now have the below warnings? Any had this?

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 829980 is not allowed to access /tmp owned by uid 0 in /customers/needlecraft4u.co.uk/needlecraft4u.co.uk/httpd.www/shop/includes/functions/sessions.php on line 118

 

Warning: Cannot modify header information - headers already sent by (output started at /customers/needlecraft4u.co.uk/needlecraft4u.co.uk/httpd.www/shop/includes/functions/sessions.php:118) in /customers/needlecraft4u.co.uk/needlecraft4u.co.uk/httpd.www/shop/includes/functions/general.php on line 1174

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /customers/needlecraft4u.co.uk/needlecraft4u.co.uk/httpd.www/shop/includes/functions/sessions.php:118) in /customers/needlecraft4u.co.uk/needlecraft4u.co.uk/httpd.www/shop/includes/functions/sessions.php on line 67

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /customers/needlecraft4u.co.uk/needlecraft4u.co.uk/httpd.www/shop/includes/functions/sessions.php:118) in /customers/needlecraft4u.co.uk/needlecraft4u.co.uk/httpd.www/shop/includes/functions/sessions.php on line 67

Posted

If your server has "safe mode" turned ON, you may need to turn it OFF. Consult with your hosting service about how to do this (it may involve editing a "php.ini" file). If that doesn't fix it or you're not allowed to change the Safe Mode, maybe someone else will have an idea about how to configure your system so that it uses your own "tmp" directory rather than the shared /tmp.

 

Once you've fixed problem #1, the other three will probably disappear.

Archived

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

×
×
  • Create New...