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 X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Thu, 10 Apr 2003 10:46:43 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Cant cc: cygwin AT cygwin DOT com Subject: Re: httpd In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Thu, 10 Apr 2003, Cant wrote: > /usr/sbin > $ ./httpd > [Thu Apr 10 11:25:17 2003] [warn] Loaded DSO lib/apache/mod_auth_mysql.dll > uses > plain Apache 1.3 API, this module might crash under EAPI! (please recompile > it with -DEAPI) > Syntax error on line 239 of /etc/apache/httpd.conf: > Cannot load /usr/lib/apache/libphp4.dll into server: dlopen: Win32 error 193 > > i dont get it... ]; "net helpmsg 193" returns "193 is not a valid Windows 2000 network message number." (so you must be running something else). "grep 193L /usr/include/w32api/winerror.h" returns "#define ERROR_BAD_EXE_FORMAT 193L" So, it looks like your DLL is corrupted. AFAIK, the mod_php4 package runs the old rebase that corrupts DLLs. See for the discussion. Incidentally, the topic is "apache php4 error: dlopen: Win32 error 193", and I was able to find it by doing an archive search on "php4 193". The archive search function *is* your friend. :-p > p.s. how can i get sshd to work... i read man... and i just dont get it... man's not enough. Read /usr/doc/Cygwin/openssh-*.README Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Knowledge is an unending adventure at the edge of uncertainty. -- Leto II -- 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/