![]() |
|
update from zenphoto 1.0.3 to 1.0.8.2 - 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: update from zenphoto 1.0.3 to 1.0.8.2 (/thread-1657.html) |
update from zenphoto 1.0.3 to 1.0.8.2 - maudmaud8 - 2007-09-18 I have edited the zp-config.php file and i send all the files on my server but i have the message "500 Internal Server Error". update from zenphoto 1.0.3 to 1.0.8.2 - aitf311 - 2007-09-18 I would recommend upgrading to the latest SVN version here: update from zenphoto 1.0.3 to 1.0.8.2 - maudmaud8 - 2007-09-18 In fact now it works but not the admin part. I have this code : Warning: session_start() [function.session-start]: open(/mnt/112/free.fr/e/3/maudmaud8/sessions/sess_b5c4f1898ee083d06af5ddc07c2dcef8, O_RDWR) failed: No such file or directory (2) in /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php on line 2 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php:2) in /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php on line 2 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php:2) in /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php on line 2 Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/mnt/112/free.fr/e/3/maudmaud8/sessions) in Unknown on line 0 If somebody can help me? update from zenphoto 1.0.3 to 1.0.8.2 - sbillard - 2007-09-18 You need to go to the link ../zen/upgrade.php to get your database updated to the current set of tables. update from zenphoto 1.0.3 to 1.0.8.2 - maudmaud8 - 2007-09-18 Thank you it's a bit better, but there are still the messages on the top : Warning: session_start() [function.session-start]: open(/mnt/112/free.fr/e/3/maudmaud8/sessions/sess_95985e97a2082e68e666729d41f014d3, O_RDWR) failed: No such file or directory (2) in /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php on line 2 Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php:2) in /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php on line 2 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php:2) in /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php on line 2 Warning: Cannot modify header information - headers already sent by (output started at /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php:2) in /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php on line 12 Warning: Cannot modify header information - headers already sent by (output started at /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin.php:2) in /mnt/112/free.fr/e/3/maudmaud8/zenphoto/zen/admin-functions.php on line 48 and down : Warning: Unknown(): open(/mnt/112/free.fr/e/3/maudmaud8/sessions/sess_95985e97a2082e68e666729d41f014d3, O_RDWR) failed: No such file or directory (2) in Unknown on line 0 Warning: Unknown(): Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/mnt/112/free.fr/e/3/maudmaud8/sessions) in Unknown on line 0 |