XGhozt Posted June 9, 2009 Posted June 9, 2009 After the install we're getting these errors on the site. Just on the pages that are for the user account. l Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/nyrescue/public_html/store/login.php:1) in /home/nyrescue/public_html/store/includes/functions/sessions.php on line 97 -- I found this error all over the site and I googled it a few times, but nothing I found really worked as a solution for our error. I'm not sure what else to try, so if anyone has any ideas please let me know.
Mezayeen Posted June 9, 2009 Posted June 9, 2009 Hi, am facing the same problem as on main page showing uper the header Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 615 is not allowed to access /tmp owned by uid 0 in /home/mezayeen/public_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/mezayeen/public_html/shop/includes/functions/sessions.php:169) in /home/mezayeen/public_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/mezayeen/public_html/shop/includes/functions/sessions.php:169) in /home/mezayeen/public_html/shop/includes/functions/sessions.php on line 102 and i tried to admin page it showning Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 615 is not allowed to access /tmp owned by uid 0 in /home/mezayeen/public_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/mezayeen/public_html/shop/admin/includes/functions/sessions.php:165) in /home/mezayeen/public_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/mezayeen/public_html/shop/admin/includes/functions/sessions.php:165) in /home/mezayeen/public_html/shop/admin/includes/functions/sessions.php on line 102 Warning: Cannot modify header information - headers already sent by (output started at /home/mezayeen/public_html/shop/admin/includes/functions/sessions.php:165) in /home/mezayeen/public_html/shop/admin/includes/functions/general.php on line 22 please help us in solving this problem as i can't enter the admin page
Nullachtfuffzehn Posted June 11, 2009 Posted June 11, 2009 It's because of some whitespaces at the very bottom of one of your files. Searching the forums or google with the exact error message would have already solved the issue.
XGhozt Posted June 12, 2009 Author Posted June 12, 2009 I did search. Thanks, I'll look for some whitespace..
Recommended Posts
Archived
This topic is now archived and is closed to further replies.