Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warnings


lashman

Recommended Posts

HI,

Having installed os commerce for the first time I get these warnings above the store, can anyone explain what they mean and how to rectify.

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 764 is not allowed to access /tmp owned by uid 0 in /home/xxxxxx/public_html/xxxxxx/includes/functions/sessions.php on line 169

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/xxxxxx/public_html/xxxxxx/includes/functions/sessions.php:169) in /home/xxxxxx/public_html/xxxxxx/includes/functions/sessions.php on line 102

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/xxxxxx/public_html/xxxxxx/includes/functions/sessions.php:169) in /home/xxxxxx/public_html/xxxxxx/includes/functions/sessions.php on line 102

 

Thanks,

Lashman

Link to comment
Share on other sites

If you had searched for that error message, you would have found many discussions on it and how to fix it.

 

IIRC, basically you have to change your configuration to use tmp instead of /tmp. The two "headers already sent" messages will go away when you get rid of the first error.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...