[Typo3] Re: Error when executing sql script

Nick Sutterer nick at tesbo.com
Tue Feb 15 01:10:42 CET 2005


hi jakob!

> Fatal error: Maximum execution time of 300 seconds exceeded in
> /srv/www/htdocs/phpmyadmin/libraries/read_dump.lib.php on line 91
>
why don't you do the dump "yourself" using the shell?
i guess the gzip in combination with a huge db-file takes to long for your 
execution limit.

> gzip -d | mysql -u your_db_user -p your_dbname

should be all.


cheers,


	nick



More information about the TYPO3-english mailing list