![]() |
|
1.5 SB 22.11.2018: Fatal Error with functions-basic.php - 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: 1.5 SB 22.11.2018: Fatal Error with functions-basic.php (/thread-13182.html) |
1.5 SB 22.11.2018: Fatal Error with functions-basic.php - Nordlicht - 2018-11-28 I am currently working on an step by step upgrade from 1.4 to 1.5 support build on a server with PHP 5.3. If just copy and pasting the 1.5 support build files, the upgrade won't be executed as PHP-version is too low. Then backend will show: Is this related with missing exec function? Any ideas? 1.5 SB 22.11.2018: Fatal Error with functions-basic.php - acrylian - 2018-11-28 Generally we don't support PHP 5.3 anymore. Please ask your host to upgrade to at leat PHP 5.6. Sooner or later it will happen anyway since even 5.6 has reached end of line end of this year. All hosts I already know switch. As to that line those are related to cURL. But if your server doesn't have that you should not have gotten that far. What does the error log tell? 1.5 SB 22.11.2018: Fatal Error with functions-basic.php - Nordlicht - 2018-11-28 Neither error.log nor debug.log show any entry. Just overwriten functions-basic again - to make sure I didn't miss anything - and again, no entries in the log-files. Regarding php 5.x: I am aware of it and action will be taken, once ZP is up and running live. - that's the current plan 1.5 SB 22.11.2018: Fatal Error with functions-basic.php - acrylian - 2018-11-28
Don't understand what you mean by this. If you use the plain 1.5 file it will not work with the 1.5 support build because of changes. Otherwise it must be something else like file/folder permissions. 1.5 SB 22.11.2018: Fatal Error with functions-basic.php - Nordlicht - 2018-11-28 thanks for your effort. Enjoy! 1.5 SB 22.11.2018: Fatal Error with functions-basic.php - acrylian - 2018-11-28 I cannot test on 5.3, it might be related to that only. Naturally we never can exclude any error. So if you can try on a 5.6 server meanwhile. Perhaps your hosts allows different php versions per directory as mine does. |