![]() |
|
install not reporting correct PHP values - 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: install not reporting correct PHP values (/thread-10837.html) |
install not reporting correct PHP values - opentoe - 2013-02-11 When you run the install it comes back with some errors it finds and recommendations to make changes in your php system. When I run my phpinfo, the current settings I'm using are contradicting what the installer is telling me. For example, display_errors. Mine are disabled, but the installer is coming back and telling me they are enabled. I am getting my current settings by running the standard way of getting them-> . install not reporting correct PHP values - sbillard - 2013-02-12 Zenphoto version? Be aware that PHP info reports back the strings it finds, not necessarily the "setting" of values. For instance if your php.ini file has set an Setup reports back the "truth" settings of these items. |