dlopen, Win32 error 126

Igor Pechtchanski pechtcha@cs.nyu.edu
Sat Nov 13 05:08:00 GMT 2004


On Sat, 13 Nov 2004, Äþ»Ô wrote:

> I start apache  failure .
> ###################################################################################
> $ ./apachectl start
> Syntax error on line 223 of /etc/apache/httpd.conf:
> Cannot load /usr/lib/apache/mod_rewrite.dll into server: dlopen, Win32 error 126
>
> ./apachectl start: httpd could not be started
> #################################################################################33
>
> Could anybody help me?

Please review and follow the Cygwin problem reporting guidelines at
<http://cygwin.com/problems.html>.  Pay particular attention to the
request to attach (as an uncompressed text attachment) the output of
"cygcheck -svr" on your system.  Without that information, all we can do
is guess.  Here's one WAG:

	$ net helpmsg 126
	The specified module could not be found.

Either the file doesn't exist, or it has wrong permissions.  It should be
readable and executable by the SYSTEM user.
	Igor
-- 
				http://cs.nyu.edu/~pechtcha/
      |\      _,,,---,,_		pechtcha@cs.nyu.edu
ZZZzz /,`.-'`'    -.  ;-;;,_		igor@watson.ibm.com
     |,4-  ) )-,_. ,\ (  `'-'		Igor Pechtchanski, Ph.D.
    '---''(_/--'  `-'\_) fL	a.k.a JaguaR-R-R-r-r-r-.-.-.  Meow!

"The Sun will pass between the Earth and the Moon tonight for a total
Lunar eclipse..." -- WCBS Radio Newsbrief, Oct 27 2004, 12:01 pm EDT
-------------- next part --------------
--
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/


More information about the Cygwin mailing list