Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help...New install completed but safe mode error!


Guest

Recommended Posts

Hi,

 

I've sucessfully completed a new installation of the latest osCommerce. The admin page shows the following warnings:

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 10131/10001 is not allowed to access owned by uid/gid 0/0 in /usr/local/psa/home/vhosts/super7autos.co.uk/httpdocs/catalog/admin/includes/functions/sessions.php on line 110

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/local/psa/home/vhosts/super7autos.co.uk/httpdocs/catalog/admin/includes/functions/sessions.php:110) in /usr/local/psa/home/vhosts/super7autos.co.uk/httpdocs/catalog/admin/includes/functions/sessions.php on line 67

 

The session.php files haven't been created.

 

I've checked through this forum for advice on this problem and one post advised to catalog/admin/configure.php and another configure.php (I forget where) to ensure the following line was present:

 

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

 

The advice was to change to "mysql" but clearly that's not the issue since that was already set in both config files.

 

Sorry if I'm a little vague/confused but I've been trying to solve this problem for many hours and it's now after midnight.

 

Sleepytime.

 

Regards,

 

Feathers.

Link to comment
Share on other sites

Hi,

 

I've sucessfully completed a new installation of the latest osCommerce. The admin page shows the following warnings:

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 10131/10001 is not allowed to access owned by uid/gid 0/0 in /usr/local/psa/home/vhosts/super7autos.co.uk/httpdocs/catalog/admin/includes/functions/sessions.php on line 110

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /usr/local/psa/home/vhosts/super7autos.co.uk/httpdocs/catalog/admin/includes/functions/sessions.php:110) in /usr/local/psa/home/vhosts/super7autos.co.uk/httpdocs/catalog/admin/includes/functions/sessions.php on line 67

 

The session.php files haven't been created.

 

I've checked through this forum for advice on this problem and one post advised to catalog/admin/configure.php and another configure.php (I forget where) to ensure the following line was present:

 

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

 

The advice was to change to "mysql" but clearly that's not the issue since that was already set in both config files.

 

Sorry if I'm a little vague/confused but I've been trying to solve this problem for many hours and it's now after midnight.

 

Sleepytime.

 

Regards,

 

Feathers.

try here

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...