database - phpmyadmin export as gzip, bzip and zip gives network error -


i try export database via phpmyadmin, can export without compression when choose sort of copression such gzip, bzip or zip ends network error (chrome), source file not read (firefox).

i changed zlib.output_compression = off on in php.ini on localhost , fixed problem


Comments

Popular posts from this blog

vb.net - Alternative to the T-SQL AS keyword -

php - MySQLi binding parameters in a prepared statement doesn't work unless inserted after "WHERE" -

ios - CFRelease causing crash in iPad application -