We've decided to move one of our websites from one web hosting service to another. So, I backed up all the files and transfered them to the new host. Here's the problem I can't import the sql file into new database on the new host, I get "Access denied" error. weird. I'm using CPanel version 11. Any idea?
it's not file permission, I can upload the sql file, but I can not import it to the database.
Hassan
2010-01-23 07:54:46
is the db running as a different user than you used to upload the file -- it could still be the permissions.
Hogan
2010-01-24 06:16:49
A:
A lot of web hosts do not allow importing files with phpMyAdmin. However, you could easily get the same results with a quick PHP app.
George Edison
2010-01-23 07:58:50