Apache 2.0.48 gives core on startssl

2003-12-04 Thread Gagan Puri
Hi, I have installed Apache 2.0.48 with enable-ssl option on Solaris 8. The server starts and works fine in non-ssl mode however on starting in ssl mode it gives the following exception: # ../bin/apachectl startssl [Thu Dec 04 16:27:04 2003] [crit] [Thu Dec 04 16:27:04 2003] file vhost.c,

undefined refrences to Apache symbols

2003-09-30 Thread Gagan Puri
Hi Everybody, I have an an application which is working with apache web server on Linux As 2.1 m/c. While compiling I have to use -Wl,-Bsymbolic option. My compiler is gcc. When I use this option try to compile my application, I get following warnings: ExAPACHE.o: In function

Strange behaviour with IBM IHS 2.0.42.2 on HP 11i

2003-09-15 Thread Gagan Puri
Hi All, Long time back there was issue related HP Apache 2.0.43. in which a method calls another method hangs the execution. In resolution to that there was a suggestion that this could be a known issue with hpapache2 (JAGae57148) where it gets a thread stack overflow. It was also told that

getting MPM model of apache web server

2003-09-08 Thread Gagan Puri
Hi All, I have an application in which I need to check whether the apache server is prefork based or worker MPM based. How can I get the model info from web server in my application. Normal commad line way to check this is by simply giving the command apachectl -V. Is there any apache

IBM Http Server 2.0.42.2 web server on Linux mysteriously spawning mulitple childs

2003-08-28 Thread Gagan Puri
Hi We are facing a problem with IBM Http Server 2.0.42.2 web server on Linux 7.3 Adanced Server 2.1 m/c. Afterconfiguring the webserver to accept html page requests, on accessing there html resource, error page comes instead of the page being displayed. This is happening when we configure