Comment to 'Module 'PDO' already loaded in Unknown on line 0'
  • Please try to create simple php file with the following contents:

    <?php
    phpinfo();

    and see if this file generates error as well, this will help to identify the error, also you will see on phpinfo screen which php.ini file was loaded to check for duplicate modules loading