![]() |
|
Warnings on Admin and Home pages - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Warnings on Admin and Home pages (/thread-5939.html) |
Warnings on Admin and Home pages - enygmatic - 2009-10-04 hi, Warning: session_start() [function.session-start]: open(/tmp/passenger.19768/var/sess_8bb8fdf298dff3a85177ffc25f72bbba, O_RDWR) failed: No such file or directory (2) in /home/enygmat/public_html/photography/zp-core/admin-functions.php on line 9 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/enygmat/public_html/photography/zp-core/admin-functions.php:9) in /home/enygmat/public_html/photography/zp-core/admin-functions.php on line 9 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/enygmat/public_html/photography/zp-core/admin-functions.php:9) in /home/enygmat/public_html/photography/zp-core/admin-functions.php on line 9 Warning: Cannot modify header information - headers already sent by (output started at /home/enygmat/public_html/photography/zp-core/admin-functions.php:9) in /home/enygmat/public_html/photography/index.php on line 110 Warning: Cannot modify header information - headers already sent by (output started at /home/enygmat/public_html/photography/zp-core/admin-functions.php:9) in /home/enygmat/public_html/photography/index.php on line 111 Since, the installation worked without any errors for about two months and I have not made any code changes to either my theme or upgraded ZenPhoto since installation, I am inclined to believe that the issue is not ZenPhoto related. Nevertheless, I would like any help I can get to try and rule out the possibility of the problem being ZenPhoto related. PS: If you want, you can see the gallery at http://enygmatic.com/photography. I have also tried some of the solutions suggested by people who had similar problems, but to no avail. Regards, Warnings on Admin and Home pages - acrylian - 2009-10-04 Please check the file/folder permissions. |