Guest Posted September 19, 2005 Posted September 19, 2005 What is this?? This has to be a server issue? I have 5 shops on the server and all reports the same error: What does it indicate? Database issue? What can be done to solve this issue? Regards Newbie! Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid/gid is 108593/108593 is not allowed to access owned by uid/gid 0/0 in /hsphere/local/home/sjefen/vaktmesteren.net/includes/functions/sessions.php on line 118 Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /hsphere/local/home/sjefen/vaktmesteren.net/includes/functions/sessions.php:118) in /hsphere/local/home/sjefen/vaktmesteren.net/includes/functions/sessions.php on line 67 Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /hsphere/local/home/sjefen/vaktmesteren.net/includes/functions/sessions.php:118) in /hsphere/local/home/sjefen/vaktmesteren.net/includes/functions/sessions.php on line 67
FalseDawn Posted September 19, 2005 Posted September 19, 2005 Turn off php's safe mode or store sessions in your database. For the former, you need root access, for the latter, look at the last line of configure.php Edit: also make sure you clear the "session path/file" setting in your admin if you decide to store sessions in the database.
HMR Posted October 10, 2005 Posted October 10, 2005 Having some similar errors. How to make osCommerce store sessions in database instead a file if it's already installed?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.