Tag: hosting

PDO Extension not Loaded Error

Sep 1, 2008 5:42 PM
The site has been down since the hosting server upgraded to PHP 5.  I have finally took the time to research the problem and the solution.  The error log contained "The PDO extension is required for this adapter but the extension is not loaded".   the phpinfo showed --with-pdo-mysql=shared which led me to the conclusion that the PDO extension for mysql was in fact installed.  What was missing was a couple of statements to get the extensions loaded. The fix...

Ron's Profile

Ronald Gatewood
Email:

Ron's Blog Archive

Ron's Tags