Hi Everyone,
Please excuse me if this question has been answered before, I have searched high and low through the threads and found nothing.
My problem is this:
I upgraded Zencart 1.3.0.2 to 1.3.7. After the upgrade happened I got these warnings on the page:
Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 32292 is not allowed to access owned by uid 0 in /home/craftyon/public_html/shop/includes/functions/sessions.php on line 151
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/craftyon/public_html/shop/includes/functions/sessions.php:151) in /home/craftyon/public_html/shop/includes/functions/sessions.php on line 108
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/craftyon/public_html/shop/includes/functions/sessions.php:151) in /home/craftyon/public_html/shop/includes/functions/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/craftyon/public_html/shop/includes/functions/sessions.php:151) in /home/craftyon/public_html/shop/includes/init_includes/init_templates.php on line 78
My website is: http://craftyones.com.au/shop
The first problem is, why all of a sudden is it telling me safe mode is on? I didn't have this problem before.
I also have another Zen Cart installation on my site: http://craftyones.com.au/wholesale with 1.3.7 installed and safe mode is not on. (This was a clean install).
The second problem is that I can't access the admin page now, it just tells me this:
Warning: session_save_path() [function.session-save-path]: SAFE MODE Restriction in effect. The script whose uid is 32292 is not allowed to access owned by uid 0 in /home/craftyon/public_html/shop/includes/functions/sessions.php on line 151
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/craftyon/public_html/shop/includes/functions/sessions.php:151) in /home/craftyon/public_html/shop/includes/functions/sessions.php on line 108
Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/craftyon/public_html/shop/includes/functions/sessions.php:151) in /home/craftyon/public_html/shop/includes/functions/sessions.php on line 108
Warning: Cannot modify header information - headers already sent by (output started at /home/craftyon/public_html/shop/includes/functions/sessions.php:151) in /home/craftyon/public_html/shop/admin/includes/init_includes/init_templates.php on line 36
Warning: Cannot modify header information - headers already sent by (output started at /home/craftyon/public_html/shop/includes/functions/sessions.php:151) in /home/craftyon/public_html/shop/admin/includes/functions/general.php on line 34
Could someone please help me understand what I have done wrong?
Thanks
Beck



