How can I find the php.ini file used by the command line? I need to enable pdo_mysql in my EasyPHP environment, so I went to the php.ini file and uncommented the following line: extension=php_pdo_mysql.dll Unfortunately I still have the same problem.... May 5, 2022 0 Comments