Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "Adam Csillag" To: Subject: cygwin + apache + php problem Date: Mon, 31 Mar 2003 00:14:56 +0200 Message-ID: <000c01c2f709$cf9ec390$fd7efea9@adam> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Importance: Normal Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id h2UMFJw16585 Hi, I'm having problems starting apache with php. I get the following error, when I run /usr/sbin/apachectl start : Syntax error on line 236 of /etc/apache/httpd.conf: Cannot load /usr/lib/apache/libphp4.dll into server: dlopen: Win32 error 998 /usr/sbin/apachectl start: httpd could not be started Line 236 contains this: LoadModule php4_module lib/apache/libphp4.dll I have my libphp4.dll in the /usr/lib/apache directory, I've checked if I have all the stuff needed by cygcheck /usr/lib/apache/libphp4.dll, and I have also rebased the dll's. What can the problem be? I'm using Win XP SP1. Thanks in advance: Adam -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/