BigDump error: Database connection failed due to access denied for user…."
-
If someone can help me with this I’d certainly appreciate it.
I’m trying to move a WAMP localhost wordpress installation from my desktop to my laptop using bigdump to import the database file.
I downloaded and unzipped bigdump on the laptop.
Put the bigdump folder in the localhost/wordpress folder on the laptop and then put the bigdump.php file in it.
Exported the database sql file from the desktop to a thumb drive.
Placed the database sql file in the bigdump folder on the laptop.
Started WAMP on the laptop and started all services.
Created a new database with the same name as the one on the desktop.
Opened the bigdump.php file in the bigdump folder on the laptop.
Opened the wp-config file in the wordpress folder on the laptop.
Copied the host name, username, password, and database name from the wp-config.php file in wordpress on the laptop into the bigdump.php file on the laptop.
Opened phpMyAdmin on the laptop and copied the path to the bigdump.php file on the laptop into the browser.
Hit ENTER and got this error message:Database connection failed due to Access denied for user (‘root’@’localhost’ (using password: yes).
I simply can’t make it work, and I can’t find a solution on the Web.
I’ve checked the settings in the bigdump.php file closely. They are right out of the wp-config.php file in the wordpress directory.Any help here would be greatly appreciated.
- The topic ‘BigDump error: Database connection failed due to access denied for user…."’ is closed to new replies.