![]() |
|
PHP Warning: PHP Startup: PDO: Unable to initialize module - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: PHP Warning: PHP Startup: PDO: Unable to initialize module (/thread-9431.html) |
PHP Warning: PHP Startup: PDO: Unable to initialize module - mowgli597 - 2011-12-30 My error logs are filling up with the data shown underneath. I updated to 1.4.2-RC1 to see if that would help - during the update I given the following warnings: PHP PDO_MySQL support [is not installed] Just checking because I suspect it's a problem at my hosting provider rather than Zenphoto. They updated PHP in the last few weeks (not sure exactly when) Zenphoto version 1.4.2-RC1 [8674] (Official Build) Mike [30-Dec-2011 21:58:32] PHP Warning: PHP Startup: PDO: Unable to initialize module PHP Warning: PHP Startup: PDO: Unable to initialize module - sbillard - 2011-12-31 Yes, this is an issue with the configuration of PHP on your server. Zenphoto does not require either the But as Setup has said the support is not installed, we can presume that the site has botched the PHP configuration/installation. So far as I know, Zenphoto would not be causing those messages as they appear to be happening when PHP initializes itself. PHP Warning: PHP Startup: PDO: Unable to initialize module - mowgli597 - 2011-12-31 Indeed it was a problem on my server. "Thank you for writing in! We could see that PDO extension was not properly configured in your php.ini file. We have corrected this issue for you. You can verify the same from the following URL:" And problem now solved. Thank you. Mike |