Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

So many warnings at frontend & admin


mturgutalp

Recommended Posts

Posted

I got so many warnings at storefront and admin panel.

 

STOREFRONT :

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 2123 is not allowed to access owned by uid 0 in /usr/hosts/domains/.../.../httpdocs/evde/catalog/includes/functions/sessions.php on line 148

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/hosts/domains/evdealisveris/www.evdealisveris.com/httpdocs/evde/catalog/includes/functions/sessions.php:148) in /usr/hosts/domains/.../.../httpdocs/evde/catalog/includes/functions/sessions.php on line 97

 

Backend (Admin)

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 2123 is not allowed to access owned by uid 0 in /usr/hosts/domains/.../.../httpdocs/evde/catalog/admin/includes/functions/sessions.php on line 110

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/hosts/domains/.../.../httpdocs/evde/catalog/admin/includes/functions/sessions.php:110) in /usr/hosts/domains/evdealisveris/www.evdealisveris.com/httpdocs/evde/catalog/admin/includes/functions/sessions.php on line 67

Posted

in both catalog/includes/configure.php and admin/includes/configure.php

 

change this

 

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

 

to

 

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

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Archived

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

×
×
  • Create New...