Date: Tue, 25 Apr 2006 22:51:03 +0000 From: Ben Paley <ben@spooty.net> To: "Dominique Goncalves" <dominique.goncalves@gmail.com> Cc: FreeBSD Questions <freebsd-questions@freebsd.org> Subject: Re: Horrible: Apache corrupting files? Message-ID: <200604252251.07794.ben@spooty.net> In-Reply-To: <7daacbbe0604251019p652bb1e6w1ca6d4dfbc2b6921@mail.gmail.com> References: <200604201017.48209.ben@spooty.net> <200604251541.19053.ben@spooty.net> <7daacbbe0604251019p652bb1e6w1ca6d4dfbc2b6921@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 25 April 2006 17:19, Dominique Goncalves wrote: > What version of apache are you using? apache-2.0.55_4 > I've already see corruption file when I was tried to share xml podcast > between my FreeBSD 6.1 and Sony PSP, with Apache 2.2.0 > > $ ls -l test.xml > -r--r--r-- 1 dom dom 5725 Mar 11 17:47 test.xml > > before download > $ md5 test.xml > MD5 (test.xml) = 25ed4336e8906e64bd05ebea990d29a0 > > after download > $ md5 test.xml > MD5 (test.xml) = ef0918bc4f7aa323eb6c41768092488e > > And after each access the MD5sum change ... This sounds exactly like what is happening to me. Does it happen to every file, or just a few? Or just one? If the problem is Apache, though, it doesn't explain the other problems I've been having, like the corrupted ftp uploads. Perhaps they are unrelated? Or perhaps Apache is not the problem? Or maybe I've been cursed for having an operating system of which the logo is a devil ;-) > Try to ask directly on the freebsd-apache mailing list. OK, I'll try that too, thanks for the tip. Cheers, Ben
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200604252251.07794.ben>