Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I am trying to install a new Drupal 7.
I get the errors
PHP extensions Disabled
Drupal requires you to enable the PHP extensions in the following list (see the system requirements page for more information):
* pdo
Error
Database support Disabled
Your web server does not appear to support PDO (PHP Data Objects). Ask your hosting provider if they support the native PDO extension. See the system requirements page for more information.
I got as far as creating mysql db and setting permissions. However, when I point my browser to http://localhost/drupal-7.0, I get a browser window that displays the php code. The install script won't run. Sorry if I'm missing something obvious. I'm a newbie :-) Can someone please clue me on how to get the install.php executed by safari? I'm running Safari 5.0.2 in Mac OS 10.6.4.
Getting phpMyAdmin error
MySQL said: Documentation
#1045 - Access denied for user 'root'@'localhost' (using password: NO)
phpMyAdmin tried to connect to the MySQL server, and the server rejected the connection. You should check the host, username and password in your configuration and make sure that they correspond to the information given by the administrator of the MySQL server.