PHPStorm - php.ini File Used? Keith Davis Created February 20, 2012 20:07 How do I tell what php.ini file is in use by PHPStorm? I thought this was shown on some screen, but I can't find it and I think PHPStorm is using the wrong one.
If you execute this script from PhpStorm, you will see which php.ini file was used exactly:
Oh, duh, and it was using the correct one.