Installation of Apache2 out of the box cannot find some shared library

David Rothenberger daveroth@acm.org
Tue Jul 13 16:05:00 GMT 2010


On 7/13/2010 3:24 AM, Jørgen Steensgaard wrote:
> This is the reaction when I try to start apache:
> 
>   $/usr/sbin/apachectl2 start
>   /usr/sbin/httpd2.exe: error while loading shared libraries: ?: cannot open  
>   shared object file: No such file or directory

Try "strace /usr/sbin/httpd2 -k start". It might tell you what library
is missing.

-- 
David Rothenberger  ----  daveroth@acm.org

The fashion wears out more apparel than the man.
                -- William Shakespeare, "Much Ado About Nothing"

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list