Guest Posted April 3, 2007 Posted April 3, 2007 I've just installed osCommerce and now i get this message. I've installed it with session set to database storage, and the config files are saying 'mysql' as a described solution in some old topics for this error. So how should i fix this when it's installed as mysql storage? I haven't found other solutions Here's the complete error message: Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 678 is not allowed to access owned by uid 0 in /var/www/nubstah.dk/public_html/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 /var/www/nubstah.dk/public_html/catalog/admin/includes/functions/sessions.php:110) in /var/www/nubstah.dk/public_html/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 /var/www/nubstah.dk/public_html/catalog/admin/includes/functions/sessions.php:110) in /var/www/nubstah.dk/public_html/catalog/admin/includes/functions/sessions.php on line 67
Guest Posted April 3, 2007 Posted April 3, 2007 I've just installed osCommerce and now i get this message.I've installed it with session set to database storage, and the config files are saying 'mysql' as a described solution in some old topics for this error. So how should i fix this when it's installed as mysql storage? I haven't found other solutions Here's the complete error message: Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 678 is not allowed to access owned by uid 0 in /var/www/nubstah.dk/public_html/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 /var/www/nubstah.dk/public_html/catalog/admin/includes/functions/sessions.php:110) in /var/www/nubstah.dk/public_html/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 /var/www/nubstah.dk/public_html/catalog/admin/includes/functions/sessions.php:110) in /var/www/nubstah.dk/public_html/catalog/admin/includes/functions/sessions.php on line 67 I fixed it. All I had to do was completly remove the /tmp from session menu.
Guest Posted April 3, 2007 Posted April 3, 2007 I fixed it. All I had to do was completly remove the /tmp from session menu. I hope your sessions are stored in the mysql dbase otherwise you going to have troubles not specifying a valid path outside the web domain.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.