| 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:16:29 +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: | <200401151416.29711.ralf.habacker@freenet.de> |
| X-IsSubscribed: | yes |
On Wednesday 14 January 2004 18:19, tosch wrote: > Cannot load /usr/lib/apache/libphp4.dll into server: > dlopen: Win32 error 998 BTW: This error means that some dll's could not be accessed, my be because the executable bit isn't set. The dependency walker will show you, which dll is affected. grep "998" /usr/include/w32api/winerror.h #define ERROR_NOACCESS 998L Ralf -- 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 |