Member
Member
opentoe   11-02-2013, 16:09
#1

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-> .
Any ideas on why the installer is reporting back wrong info? Thanks!

Member
Member
sbillard   12-02-2013, 01:04
#2

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 On/Off item to the string "Off" you have actually set the value to a boolean true which is really On.

Setup reports back the "truth" settings of these items.

  
Powered By MyBB, © 2002-2026 MyBB Group.
Made with by Curves UI.