phpmyadmin and gzip

Crusader

Verified User
Joined
Nov 29, 2006
Messages
73
On a fresh install of custuombuild (Apache 2.2, PHP 5.2.6, MySQL 5.0.67) I seem to be having some issues with phpMyAdmin 3.1.0.

When exporting a table and setting it to be gzipped, it seems to download a corrupted file. Anybody else experiencing this?

I also have xcache and Zend Engine bundled in with PHP.
 
I'm experimenting this issue, php 5.2.17 mysql 5.1 and phpMyAdmin 3.3.9 :S

anyone knows what could be happening?
 
cd /usr/local/directadmin/custombuild
./build update
./build clean
./build phpmyadmin d
 
Back
Top