To find the file that’s being run by PHP, create a phpinfo file (just <?php phpinfo();?>) and look for the ‘Configuration File (php.ini) Path’ directive.
To find the file that’s being run by PHP, create a phpinfo file (just <?php phpinfo();?>) and look for the ‘Configuration File (php.ini) Path’ directive.