On Wednesday 20 August 2008 12:00, root wrote:
> When trying to export one database today, phpmyadmin produces corrupted
> archives for bz2 gzip and zip. Opening those archives with an hex editor,
> it appears that two bytes containing hex 0A are inserted at the start of
> the files. Looking in an sql export without compression shows the same
> problem but in this case it doesn't prevent to open the file.

Probably one of your files from the package, e.g. /etc/phpmyadmin/*.php, has 
some whitespace after a closing "?>" or before an opening "<?". Can you check 
if this is the case?

If you run `debsums phpmyadmin` (after installing the debsums package) you can 
verify whether any of the files as phpmyadmin ships them under /usr are 
inadvertently changed.

The function works well for me so I suspect the whitespace problem.

cheers,
Thijs

Attachment: pgp0dh4HmTXDf.pgp
Description: PGP signature

Reply via email to