![]() |
|
Upgrade failed - 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: Upgrade failed (/thread-2944.html) |
Upgrade failed - Gisselbrecht - 2008-05-23 hey, I've installed the new zenphoto, but on my side are many errors zp-core/controller.php on line 14 Warning: copy(albums/zen-logo.jpg) [function.copy]: failed to open stream: Permission denied in zp-core/controller.php on line 15 Warning: Cannot modify header information - headers already sent by (output started at zp-core/controller.php:14) in /index.php on line 11 Warning: Cannot modify header information - headers already sent by (output started at zp-core/controller.php:14) in /index.php on line 30 Warning: Cannot modify header information - headers already sent by (output started at zp-core/controller.php:14) in zp-core/functions.php on line 1626 FOTOgrafie–GISselbrecht You have some idea, why? Thanx Upgrade failed - Gisselbrecht - 2008-05-23 on my album folders cache folders there are 777 in albums there are multimediaDefault.png videoDefault.png zen-logo.png all O.K. but what is wrong? pleaaaase write me ... Now, I've installed a new vesion, but the errors are the same ![]() zp-core/controller.php on line 14 Warning: copy(albums/zen-logo.jpg) [function.copy]: failed to open stream: Permission denied in /zp-core/controller.php on line 15 Warning: Cannot modify header information - headers already sent by (output started at zp-core/controller.php:14) in index.php on line 30 FotoGis Upgrade failed - Gisselbrecht - 2008-05-23 O.K. it was the .png i've change to .jpg thats all ... Upgrade failed - sbillard - 2008-05-23 That change (changing .png to .jpg) is a false fix. Zenphoto copies these files when it starts up. If the permissions are wrong, the copy will fail. Of course if there is no videoDefault.png, etc. then there will be no problems with replacing them. But if the new copies don't have the correct permissions you may still have a problem. |