Web Servers on Unix and Linux - Problem starting apache-2.0.53 on Solaris 5.8

This is Interesting: Free IT Magazines  
Home > Archive > Web Servers on Unix and Linux > April 2005 > Problem starting apache-2.0.53 on Solaris 5.8





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author Problem starting apache-2.0.53 on Solaris 5.8
afandy@fromru.com

2005-04-18, 2:47 am

Hello!
I want to install apache-2 on Solaris 5.8 for testing purposes. So I
configured httpd-2.0.53 without options, just './configure'. It went
OK. 'make' and 'make install' ran without any problem either.
But when I try to start server with '/usr/local/apache2/bin/apachectl
start' it doesn't start, and command line doesn't return. No logs are
written, and I have to kill the process from another terminal window.
I tried to start server with '/usr/local/apache2/bin/httpd -X -k
start', - the result was the same - no debugging info, no log.
Then I tried to envestigate problem with 'truss
/usr/local/apache2/bin/httpd -X -k start', - it's output says that
httpd successfully opens all necessary libraries and then hangs with
this:
--
lwp_sema_wait(0x00093FD8) (sleeping...)
signotifywait() (sleeping...)
door_return(0x00000000, 0, 0x00000000, 0) (sleeping...)
lwp_cond_wait(0xFEEF55B0, 0xFEEF55C0, 0xFEE93C48) (sleeping...)
--
Would you, please, give me advice how to make it work?

--
Andrew.

gerryt@vcn.bc.ca

2005-04-18, 8:46 pm


afandy@fromru.com wrote:

> I want to install apache-2 on Solaris 5.8 for testing purposes. So I
> configured httpd-2.0.53 without options, just './configure'. It went
> OK. 'make' and 'make install' ran without any problem either.


I dont have Solaris 8 but duplicating the above steps on Solaris 10
on httpd-2.0.54 source produces a working binary.
Perhaps you need some patches or a working compiler.
httpd -h may give you some hints as well.

Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com