redbaron Posted April 12, 2008 Share Posted April 12, 2008 get following error when showing up shop: Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 791 is not allowed to access owned by uid 0 in /home/www/web77/html/shop/includes/functions/sessions.php on line 169 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/www/web77/html/shop/includes/functions/sessions.php:169) in /home/www/web77/html/shop/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/www/web77/html/shop/includes/functions/sessions.php:169) in /home/www/web77/html/shop/includes/functions/sessions.php on line 102 And following is showing up when entering backend: Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 791 is not allowed to access owned by uid 0 in /home/www/web77/html/shop/admin/includes/functions/sessions.php on line 165 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/www/web77/html/shop/admin/includes/functions/sessions.php:165) in /home/www/web77/html/shop/admin/includes/functions/sessions.php on line 102 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/www/web77/html/shop/admin/includes/functions/sessions.php:165) in /home/www/web77/html/shop/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /home/www/web77/html/shop/admin/includes/functions/sessions.php:165) in /home/www/web77/html/shop/admin/includes/functions/general.php on line 22 Cant see anything in admin area, only that error messages... Any ideas? http://www.jos-mietwerkstatt.de/shop/ http://www.jos-mietwerkstatt.de/shop/admin/ Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.