Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

problem


oblachko

Recommended Posts

Posted

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 117932 is not allowed to access owned by uid 0 in /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/includes/functions/sessions.php on line 148

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/includes/functions/sessions.php:148) in /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/includes/functions/sessions.php on line 97

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/includes/functions/sessions.php:148) in /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/includes/functions/sessions.php on line 97

 

This is on the store catalog on the admin page is the next:

 

 

Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 117932 is not allowed to access owned by uid 0 in /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/admin/includes/functions/sessions.php on line 110

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/admin/includes/functions/sessions.php:110) in /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/admin/includes/functions/sessions.php on line 67

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/admin/includes/functions/sessions.php:110) in /usr/home/users/1b/oblachko/www/oblachko.to.md/store/catalog/admin/includes/functions/sessions.php on line 67

Posted

If you can access the admin panel at all then go to Configuration --> Sessions and set the Session path to just tmp with no slash before or after tmp.

 

If you can't access the admin panel then you'll need to access the database via phpMyAdmin, go to the 'configuration' tabel and edit the pathway there.

 

Vger

Archived

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

×
×
  • Create New...