![]() |
|
Warning in php after updating to version 1.4.6 - 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: Warning in php after updating to version 1.4.6 (/thread-11959.html) |
Warning in php after updating to version 1.4.6 - photobarny - 2015-02-08 After Updating to version 1.4.6 [bbddab7675] I got the following warning: 'WARNING: file_exists() [function.file-exists]: open_basedir restriction in effect. File(/var/lib/php5) is not within the allowed path(s): (/var/www/web219) in /var/www//html/album_xxxxxxxx/zp-core/functions-basic.php on line 154' I added in the file /zp-core/function-basic.php the following code above line 154 to patch at the moment the problem: Warning in php after updating to version 1.4.6 - acrylian - 2015-02-08
Also please see part of this older topic: http://www.zenphoto.org/support/topic.php?id=933706#post-1332330 |