delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
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: | Ralf Habacker <ralf DOT habacker AT freenet DOT de> |
To: | tosch <_tosch_ AT yahoo DOT com>, cygwin AT cygwin DOT com |
Subject: | Re: Cannot load libphp4.dll into server: dlopen: Win32 error 998 |
Date: | Thu, 15 Jan 2004 14:10:03 +0100 |
User-Agent: | KMail/1.5.4 |
References: | <20040114171904 DOT 43646 DOT qmail AT web60703 DOT mail DOT yahoo DOT com> |
In-Reply-To: | <20040114171904.43646.qmail@web60703.mail.yahoo.com> |
MIME-Version: | 1.0 |
Message-Id: | <200401151410.03383.ralf.habacker@freenet.de> |
X-IsSubscribed: | yes |
On Wednesday 14 January 2004 18:19, tosch wrote: > Hi, > while trying to install a PHP-Wiki on cygwin i got > several (i think quit all) problems with mod_php which > were described in the thread More Apache/PHP > installation puzzles. > > I finally reached this point: > > # /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 > > > libphp4.dll was set (setfacl) to exactly the same > permissions as f.i. mod_cgi.dll > i did NO rebase as suggested by Igor > Meanwhile there is probably newer knowledge. My Latin > is at it's end. You may download and install the dependency walker http://www.dependencywalker.com/ and open it from a bash shell with depends `cygpath -aw /usr/sbin/httpd.exe` Then try to profile this application with F7. Please activate at least the following options: - Log Dllmain calls for process attach ... - Hook the process ... - Use full path when logging - Automatic open profile child processes. and start the profiler. In the lower box you will see the log messages. If there are any problems, then it will be printed in red or bold. hope that helps Cheers Ralf > Could anybody help please. > > Thanks in advance, tos > > > > __________________________________ > Do you Yahoo!? > Yahoo! Hotjobs: Enter the "Signing Bonus" Sweepstakes > http://hotjobs.sweepstakes.yahoo.com/signingbonus > > -- > Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple > Problem reports: http://cygwin.com/problems.html > Documentation: http://cygwin.com/docs.html > FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |