ZenphotoCMS Forum
Session Error? - 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: Session Error? (/thread-4987.html)



Session Error? - Noiseconformist - 2009-04-07

Hello,

I just upgraded from 1.2.2 to 1.2.4 and flicked through the albums to check.
All looked fine and then after a while this errors occured:

Notice: session_start() [function.session-start]: ps_files_cleanup_dir: opendir(/shared/sessions) failed: Permission denied (13) in //gallery/zp-core/admin-functions.php on line 9

Warning: Cannot modify header information - headers already sent by (output started at //gallery/zp-core/admin-functions.php:9) in //gallery/index.php on line 112

Warning: Cannot modify header information - headers already sent by (output started at //gallery/zp-core/admin-functions.php:9) in //gallery/index.php on line 113

I reloaded this page (default theme, a page 4 with thumbnails somewhere in the midst of my images) and the error was gone.

What happened?

Thanks, Michael.




Session Error? - sbillard - 2009-04-07

No idea. The backend runs with sessions enabled. Somehow that one time PHP had problems accessing the folder where it stores Session Information.

This is not directly something Zenphoto has control over.




Session Error? - Noiseconformist - 2009-04-08

ok, since that occurs one in a while and I don't want to bother visitors with error messages I collect them into a log file.
If it doesn't get better I'll talk to the provider.
Thanks a lot!