Softaculous


Topic : which php.ini file?


Posted By: benomatis on November 7, 2016, 12:41 am
My "Loaded Configuration File" on phpinfo() is D:\Ampps\apache\php.ini (D:\Ampps being my Ampps install dir, obviously), however whatever changes I make to this file, it doesn't reflect on the phpinfo() even though I restart apache every time.

I'm trying to set error_reporting E_ALL but instead I just get the default 22519 (E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED).

Interestingly changing D:\Ampps\apache\php.ini or apparently doing the same in the Ampps control panel clicking on the config icon next to php-5.5 changes completely different php.ini files, none of which have any effect.

I tried changing the php.ini location, commented out PHPIniDir, restarting apache resulted in the change of Loaded Configuration File to c:\windows\php.ini, yet changing this file still didn't have an effect, not even after completely restarting apache (properly stopping apache and mysql before).

I'm on Win 7 using Chrome (latest), if that helps.

Powered By AEF 1.0.8 © 2007-2008 Electron Inc.