jpSimkins / Drupal2WordPress-Plugin

WordPress plugin for importing Drupal
51 stars 20 forks source link

Failed to connect to the Drupal database. #12

Closed ghost closed 8 years ago

ghost commented 9 years ago

i am getting an error message "Failed to connect to the Drupal database."

on my local Dev environment

also cannot connect to external database (blue host) same error message

Database Host : localhost Database Name : databasename Database Username : root Database Password :

the password is not set so its blank

Pecka40 commented 9 years ago

Try setting a password. It should work for you then. I had the same problem, added a password and it got further. Now im just waiting on a blank screen, dont really know if something is loading or not.

jpSimkins commented 8 years ago

Pushed the fix to the master. Empty DB passwords are now allowed...