When i am installing drupal7.0-alpha1 installed or drupal7.x-dev installed Fatal error: Class 'PDO' not found in C:\wamp\www\drupal-7.0-alpha1\includes\database\database.inc on line 186 is coming . how to overcome this.
When i am installing drupal7.0-alpha1 installed or drupal7.x-dev installed Fatal error: Class 'PDO' not found in C:\wamp\www\drupal-7.0-alpha1\includes\database\database.inc on line 186 is coming . how to overcome this.
Comments
Comment #1
saiprasad kandavalli commentedOk. i got it
Comment #2
webchickCan you elaborate, for the benefit of others? :)
Comment #3
saiprasad kandavalli commentedOk. I am changing my php.ini file.
There are pdo extensions are commented.
Just i remove that .
thats it.
Comment #4
webchickAwesome, thanks saiprasad!
Comment #5
splashworx commentedWhere is the PHP.ini file located? I can't find it anywhere.
Comment #6
saiprasad kandavalli commentedI am using wamp server. In that
C:\wamp\bin\apache\apache2.2.8\bin\php.ini
is located.