Quoting [EMAIL PROTECTED]:

I am using Apache 2.0.54 on RHEL3u5 with no problems. It's working as a
reverse-proxy with mod_disk_cache.

I did have problems with RHEL3u5's Apache2 package, though. Caching did not work (and yes, DSOs were loaded), so I had to install from sources. I can't remember
now, but I think RHEL3u5 comes with Apache 2.0.46 + security patches up to
2.0.53. That's the version I was having problems with.


Hi,

I am trying to install Apache 2.0.54 on RedHat enterprise edition, though the Installation is a succes, starting of Apache results in lots of zombie processes with no active process.


Machine Information:

uname -a
Linux ex07 2.4.21-37.EL #1 Wed Sep 7 13:35:21 EDT 2005 i686 i686 i386 GNU/Linux
more /etc/issue
   Red Hat Enterprise Linux AS release 3 (Taro Update 6)
gcc -v
   gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-20)

Installation steps:
a)   ./configure \
--prefix=/home/shiva/apache2 \
--with-mpm=worker \
--enable-modules=most \
--enable-mods-shared=all

b) make
c) make install

Install is a success.
on starting the server using apachectl
I was able to compile and execute the same with success of sun solaris
Is there some

[EMAIL PROTECTED] logs]$ ../bin/apachectl start
[EMAIL PROTECTED] logs]$ ps -aef | grep httpd
shiva 8016 1 0 11:01 ? 00:00:00 /home/shiva/apache2/bin/httpd -k start shiva 8017 8016 0 11:01 ? 00:00:00 /home/shiva/apache2/bin/httpd -k start shiva 8018 8016 0 11:01 ? 00:00:00 /home/shiva/apache2/bin/httpd -k start shiva 8019 8018 0 11:01 ? 00:00:00 /home/shiva/apache2/bin/httpd -k start shiva 8020 8016 0 11:01 ? 00:00:00 /home/shiva/apache2/bin/httpd -k start shiva 8021 8020 0 11:01 ? 00:00:00 /home/shiva/apache2/bin/httpd -k start shiva 8023 8021 0 11:01 ? 00:00:00 /home/shiva/apache2/bin/httpd -k start

I was able to compile and execute the same with success of sun solaris.
But in case of RedHatES all the processes die.
Is there some installation step/param which is incorrect or not mentioned?

Any kind of clue would be of great help to me.
Thanks in advance.

shiva







Confidentiality Notice

The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain confidential or privileged information. If you are not the intended recipient, please notify the sender at Wipro or [EMAIL PROTECTED] immediately
and destroy all copies of this message and any attachments.



Reply via email to