![]() |
|
error 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: error error (/thread-4234.html) |
error error - impete82 - 2008-12-12 you guessed it, error error i'm getting this weird page after doing nothing to any files. anyone have any ideas what the issue is? Warning: session_start() [function.session-start]: open_basedir restriction in effect. File(/home/beavey/tmp) is not within the allowed path(s): (/home/morawski/:/usr/lib/php:/usr/local/lib/php:/tmp) in /home/morawski/public_html/zenimagery/zp-core/admin-functions.php on line 9 Fatal error: session_start() [function.session-start]: Failed to initialize storage module: files (path: ) in /home/morawski/public_html/zenimagery/zp-core/admin-functions.php on line 9 error error - sbillard - 2008-12-13 I can't tell you exactly what is causing it, but I can tell you what is going on. Zenphoto creates a session for your admin page access. On your server, something in its security restrictions is interfearing with the PHP session processing. Since I really don't know what PHP does for a start session, I don't know what is at issue. But it seems to have something to do with the folder PHP uses since the error message is saying that your security ( I suggest you speak to your ISP support team on this. |