Mail Archives: cygwin/2003/04/10/10:46:59
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
<http://cygwin.com/ml/cygwin/2003-04/msg00702.html> 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/
- Raw text -