Dear support,
I upgraded php to 5.6 but now PDO not work, this is error:
[21-Dec-2016 12:15:36 UTC] PHP Warning: PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20121212
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0
[21-Dec-2016 12:15:36 UTC] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20121212
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0
[21-Dec-2016 12:15:36 UTC] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20121212
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0
[21-Dec-2016 12:15:36 UTC] PHP Fatal error: Class 'PDO' not found in /home/imxcyczb/public_html/include/config.php on line 5
I upgraded php to 5.6 but now PDO not work, this is error:
[21-Dec-2016 12:15:36 UTC] PHP Warning: PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20121212
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0
[21-Dec-2016 12:15:36 UTC] PHP Warning: PHP Startup: pdo_sqlite: Unable to initialize module
Module compiled with module API=20121212
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0
[21-Dec-2016 12:15:36 UTC] PHP Warning: PHP Startup: pdo_mysql: Unable to initialize module
Module compiled with module API=20121212
PHP compiled with module API=20131226
These options need to match
in Unknown on line 0
[21-Dec-2016 12:15:36 UTC] PHP Fatal error: Class 'PDO' not found in /home/imxcyczb/public_html/include/config.php on line 5