[thelist] MySQL PHPMyadmin

Max Schwanekamp lists at neptunewebworks.com
Wed Jan 11 13:56:03 CST 2006


A Maynes wrote:
> Does anyone have a resolution as to why a gzipped import using
> PHPmyAdmin times out after 300 seconds?  Everything was working finr
> before xmas but now I can't import, very strange!

How big is the file?  You might be running into one of the php resource 
limits set in php.ini (e.g. max_execution_time, memory_limit, 
max_input_time, post_max_size, upload_max_filesize).  I've always found 
PMA handles non-compressed files better, and if it's larger than 1M or 
so, skip PMA and do it from the command line instead.

-- 
Max Schwanekamp
http://www.neptunewebworks.com/



More information about the thelist mailing list