PDA

View Full Version : phpmyadmin compression


eldamario
13th March 2006, 12:21
i noticed that i cant compress or decompress gzip files with phpmyadmin.
is there something i have to change with the server or with ispconfig?
please help. im using the "The Perfect Setup - Debian Sarge (3.1)"

falko
13th March 2006, 18:06
You can try to install a newer phpMyAdmin version in /home/admispconfig/ispconfig/web/phpmyadmin/.

eldamario
13th March 2006, 18:44
now ive updated my version of phpmyadmin..
still cant decompress gzip files.

Error
You attempted to load file with unsupported compression (application/gzip). Either support for it is not implemented or disabled by your configuration.

falko
13th March 2006, 23:50
still cant decompress gzip files.

Compress or decompress? Are you trying to download an SQL dump or upload a compressed file?

bezier
27th September 2007, 16:25
hello,
i have the same problem.

i tried to upload a compressed file.

snoke
8th October 2007, 18:31
Me too :(
I want upload bd in compression gzip but cant do this.

Error
You attempted to load file with unsupported compression (application/gzip). Either support for it is not implemented or disabled by your configuration.

Im using the "The Perfect Setup - Ubuntu server 7.04"

[]

falko
9th October 2007, 22:41
ISPConfig's PHP doesn't have gzip support, that's why you can't upload compressed database dumps.

snoke
10th October 2007, 13:25
Ok, but in future version, this is possible?

;)