Comment 8 for bug 573591

Revision history for this message
Felix Geyer (debfx) wrote : Re: Uploads greater than 64 kilobytes corrupted under PHP 5.3.2

If you have downgraded PHP or Apache please install the most up-to-date version again.
This is a bug in mod_fcgid.

I uploaded a package to my PPA that contains a backport of the upstream fix:
https://launchpad.net/~debfx/+archive/ppa/+sourcepub/1134919/+listing-archive-extra

Please test the package by downloading libapache2-mod-fcgid_2.3.4-2ubuntu1_i386.deb or libapache2-mod-fcgid_2.3.4-2ubuntu1_amd64.deb depending on your architecture (run "dpkg-architecture -qDEB_HOST_ARCH" if you are unsure).

After downloading you can install the packages by running:
sudo dpkg -i <filename>