This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: cygwin 1.3.6-6, camp 1.3.20, unable to start apache


Just in case anyone is interested. The problem was that a library
(cygbz21.0.dll, part of bzip2) on which libphp4.dll depends wasn't installed
on the system. After installing bzip2 everything is working fine.

Thanks to Stipe Tolj who helped me out.


Regards,

Ronald Maas.


-----Original Message-----
From: cygwin-owner@cygwin.com [mailto:cygwin-owner@cygwin.com]On Behalf
Of dutchman
Sent: 09 January 2002 21:07
To: cygwin@cygwin.com
Subject: cygwin 1.3.6-6, camp 1.3.20, unable to start apache


Hi,

I've recently installed cygwin 1.3.6-6 on a Windows NT machine (SP 5). I've
downloaded CAMP 1.3.20 and installed this from root (/).
Issuing /usr/local/apache/bin/apachectl start, gives me the following error:
Syntax error on line 267 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/apache/libexec/php4/libphp4.dll into server: dlopen:
Win32 error 126
/usr/local/apache/bin/apachectl start: httpd could not be started.

I get the same error when doing /usr/local/apache/bin/apachectl configtest
and /usr/local/apache/bin/httpd -t.
I have not changed anything in the installation.

When I comment out the lines LoadModule php4_module libexec/php4/libphp4.dll
(line 267) and AddModule mod_php4.c, the apache web server starts and serves
pages.

The dll file exists in the location referenced.

If anyone could shed any light on this I'd be very gratefull.


Regards,

Ronald Maas.


--
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/



--
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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]