Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 64875 invoked from network); 24 Sep 2006 02:35:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 24 Sep 2006 02:35:15 -0000 Received: (qmail 87829 invoked by uid 500); 24 Sep 2006 02:35:06 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 87811 invoked by uid 500); 24 Sep 2006 02:35:05 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 87800 invoked by uid 99); 24 Sep 2006 02:35:05 -0000 Received: from idunn.apache.osuosl.org (HELO idunn.apache.osuosl.org) (140.211.166.84) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 23 Sep 2006 19:35:05 -0700 Authentication-Results: idunn.apache.osuosl.org smtp.mail=groups@victorstar.com; spf=permerror X-ASF-Spam-Status: No, hits=0.0 required=5.0 tests= Received-SPF: error (idunn.apache.osuosl.org: domain victorstar.com from 206.190.36.79 cause and error) Received: from [206.190.36.79] ([206.190.36.79:36225] helo=smtp101.rog.mail.re2.yahoo.com) by idunn.apache.osuosl.org (ecelerity 2.1.1.8 r(12930)) with ESMTP id DB/90-06340-7DEE5154 for ; Sat, 23 Sep 2006 19:35:05 -0700 Received: (qmail 49150 invoked from network); 24 Sep 2006 02:35:01 -0000 Received: from unknown (HELO dragon) (vstarenkyy0517@rogers.com@72.61.155.24 with plain) by smtp101.rog.mail.re2.yahoo.com with SMTP; 24 Sep 2006 02:35:01 -0000 Date: Sat, 23 Sep 2006 22:36:01 -0400 From: Victor Star X-Priority: 3 (Normal) Message-ID: <685655867.20060923223601@victorstar.com> To: users@httpd.apache.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: [users@httpd] Corrupted source files X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N Hi, I'm new to Apache. I've just installed Apache 2.2.3 on FreeBSD 6.0. Configured it and got it running. But I'm having something that looks like quite a weird problem. I've done my research on Google, read FAQ and docs but couldn't find anything even closely resembling my situation. Description of the problem: when I'm requesting documents like HTML files or images with the browser - it displays properly the very first time, and after this the original file on the server is corrupted - filled with some binary garbage. And this garbage is what's displayed on every next request. Actually this garbage changes from request to request. So what it looks like - that when Apache grabs the file to send it to the browser, it writes some garbage into it. I've never seen anything like that before. Some additional info: when I request php files (served by php_mod) - everything is fine, nothing gets corrupted. I would greatly appreciate any hints on where to look for a fix. Thanks! -- Best regards, Victor --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org