Return-Path: Delivered-To: apmail-httpd-bugs-archive@www.apache.org Received: (qmail 41147 invoked from network); 14 Dec 2010 16:11:07 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 14 Dec 2010 16:11:07 -0000 Received: (qmail 91735 invoked by uid 500); 14 Dec 2010 16:11:07 -0000 Delivered-To: apmail-httpd-bugs-archive@httpd.apache.org Received: (qmail 91663 invoked by uid 500); 14 Dec 2010 16:11:05 -0000 Mailing-List: contact bugs-help@httpd.apache.org; run by ezmlm Precedence: bulk List-Post: List-Help: List-Unsubscribe: Reply-To: "Apache HTTPD Bugs Notification List" List-Id: Delivered-To: mailing list bugs@httpd.apache.org Received: (qmail 91654 invoked by uid 99); 14 Dec 2010 16:11:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Dec 2010 16:11:05 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 14 Dec 2010 16:11:03 +0000 Received: from thor.apache.org (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBEGAfia021010 for ; Tue, 14 Dec 2010 16:10:41 GMT Received: (from daemon@localhost) by thor.apache.org (8.13.8+Sun/8.13.8/Submit) id oBEGAfHX021009; Tue, 14 Dec 2010 11:10:41 -0500 (EST) Date: Tue, 14 Dec 2010 11:10:41 -0500 (EST) From: bugzilla@apache.org To: bugs@httpd.apache.org Subject: DO NOT REPLY [Bug 50473] New: zlib.dll Problem X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Apache httpd-2 X-Bugzilla-Component: Core X-Bugzilla-Keywords: X-Bugzilla-Severity: major X-Bugzilla-Who: d.behr@gmx.ch X-Bugzilla-Status: NEW X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: bugs@httpd.apache.org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Changed-Fields: Message-ID: X-Bugzilla-URL: https://issues.apache.org/bugzilla/ Auto-Submitted: auto-generated Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org https://issues.apache.org/bugzilla/show_bug.cgi?id=50473 Summary: zlib.dll Problem Product: Apache httpd-2 Version: 2.2.17 Platform: PC Status: NEW Severity: major Priority: P2 Component: Core AssignedTo: bugs@httpd.apache.org ReportedBy: d.behr@gmx.ch If installing Apache with PHP (5.2.14) the Server does noch start any more. The Problem is, that the webserver does not found the zlib.dll. There is a zlib1.dll in the bin folder. If you copy this dll and rename it without the "1" in the name, everything works perfect. So there is a conflict with this zlib1.dll and zlib.dll that should be solved. Other people have the same problem. See for example the comments at http://www.youtube.com/watch?v=Els0EDM1-So Thank you for your engagement on the super webserver Apache ! Cheers Daniel -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org For additional commands, e-mail: bugs-help@httpd.apache.org