Run this in CLI (using correct php version)
1 2 3 |
C:\wamp\bin\php\php5.5.12\php.exe -i | find /i "Loaded Configuration file" |
It returns
1 2 3 |
Loaded Configuration File => C:\wamp\bin\php\php5.5.12\php.ini |
© 2022 CODEHAVEN