Guest Posted December 13, 2006 Posted December 13, 2006 Hello I got this message on my header.php, shown in quote... and no my host dont turn safemode off Need help fast Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 93748 is not allowed to access owned by uid 0 in /customers/af-target.com/af-target.com/httpd.www/shop/includes/functions/sessions.php on line 148 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /customers/af-target.com/af-target.com/httpd.www/shop/includes/functions/sessions.php:148) in /customers/af-target.com/af-target.com/httpd.www/shop/includes/functions/sessions.php on line 97 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /customers/af-target.com/af-target.com/httpd.www/shop/includes/functions/sessions.php:148) in /customers/af-target.com/af-target.com/httpd.www/shop/includes/functions/sessions.php on line 97
rusty1001 Posted December 13, 2006 Posted December 13, 2006 Hello I got this message on my header.php, shown in quote... and no my host dont turn safemode off Need help fast You may have some white spaces in the code .. go the end of the header,php or any that you have edited with that fault to the last ?> at the end right next the > push delete you might remove a whitespace which will help!(ps you may see the page jump a little which means there was) Rusty -------------------------------------------
dwalters Posted December 13, 2006 Posted December 13, 2006 Hi, I am not sure about this but I found quite a bit of info on this when I put the phrase "Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent" in a google search or the phrase "Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect" You might find something there that makes some sense to you. Best Wishes
pricelessimprinters Posted December 28, 2006 Posted December 28, 2006 If anyone runs into this problem it was a whitespace in the begining of the file. Make sure you have no whitespaces in the begining or end of your file for a fast fix.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.