
February 9th, 2013, 02:28 PM
|
 |
Wiser? Not exactly.
|
|
Join Date: May 2001
Location: Bonita Springs, FL
|
|
|
Run php -i | more and look for the line Loaded Configuration File to verify which ini file is being loaded. There is no need for a php_pdo extension past 5.3, it is built-in by default. You just need to remove the line from which ever ini file it is coming from.
|