PHP Warning
Hi,
Please let me know how to disable or solve the the below warning the in the custom error log
----
PHP Warning: PHP Startup: PDO: Unable to initialize module
Module compiled with module API=20100525
PHP compiled with module API=20121212
These options need to match
in Unknown on line 0
------
Regards,
Steve
-
Hello :), To resolve this issues you need to recompile php PDO modules on your server. 0 -
Hello, You can review the following documents regarding php.ini files, as it's possible the error message stems from the use of a local php.ini file under the account: Thank you. 0
Please sign in to leave a comment.
Comments
2 comments