PHPmyAdmin DB restoration
Hello,I am trying to restore my backup.sql.gz back up in phpmyadmin.
Everytime i tried this method it works perfect, except for this time.
This time i get an error saying that execution limit has been reached something like 300 seconds.
I read somewhere thats its possible to edit the read_dump.php file and add the set_time_limit(3600) directive to allow myself more time to execute the script.
Thanks
