Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error help ..


pfolvig

Recommended Posts

Posted

Hi everyone, I am kinda new to osCommerce. It would be greatly appreciated if anyone can help me with this error ... Thankyou.

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 3430 is not allowed to access owned by uid 0 in /www/my5gb.com/p/f/o/pfolvig/htdocs/store/includes/functions/sessions.php on line 169

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /www/my5gb.com/p/f/o/pfolvig/htdocs/store/includes/functions/sessions.php:169) in /www/my5gb.com/p/f/o/pfolvig/htdocs/store/includes/functions/sessions.php on line 102

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /www/my5gb.com/p/f/o/pfolvig/htdocs/store/includes/functions/sessions.php:169) in /www/my5gb.com/p/f/o/pfolvig/htdocs/store/includes/functions/sessions.php on line 102

 

Thankyou for your time.

pfolvig

Posted

Locate STORE_SESSIONS definition in the store/admin/includes/configure.php file

and store/includes/configure.php file and make it like this.

 

define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

then

 

Log in to your osc admin panel -- Configuration --> Sessions >> Session Save Path - change /tmp to tmp

Archived

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

×
×
  • Create New...