Quote:
Originally Posted by Hoberz
When I try to restore via the restore a MySql Database option, I get a PHP timeout (could be because it's 10MB in size?)
When I try to restore via phpMyAdmin, I get this message: #1044 - Access denied for user 'thelight'@'localhost' to database 'C278638_thelightninglane'
Can someone explain to me what these errors are?
Thanks!
|
It looks like the db user hasn'''t gotten full permissions to the db he is assigned to.
About the restoration process, some hosts have file size limit restrictions, so it would be best if you restored it through some other ways. Such as via SSH for ex, if your have SSH access. Or through bigdump.php file or mysql dumper.