Re: [EMAIL PROTECTED] problem installing apache

2008-07-14 Thread Infocom Admin
nopes... it doesn't work with setenforce 0 either..   --- On Sat, 7/12/08, Graeme Fowler <[EMAIL PROTECTED]> wrote: From: Graeme Fowler <[EMAIL PROTECTED]> Subject: Re: [EMAIL PROTECTED] problem installing apache (resending) To: users@httpd.apache.org Date: Saturday, July 12,

Re: [EMAIL PROTECTED] problem installing apache (resending)

2008-07-12 Thread Graeme Fowler
On Fri, 2008-07-11 at 18:27 -0700, Infocom Admin wrote: > Yes it has write pemission too... SELinux. It's probably in enforcing mode (rather than permissive) and is preventing you doing things you believe you can. Try "setenforce 0" as root, and run make install again. Then to turn SELinux back i

Re: [EMAIL PROTECTED] problem installing apache (resending)

2008-07-11 Thread Infocom Admin
Yes it has write pemission too...   --- On Thu, 7/10/08, Tom Donovan <[EMAIL PROTECTED]> wrote: From: Tom Donovan <[EMAIL PROTECTED]> Subject: Re: [EMAIL PROTECTED] problem installing apache (resending) To: users@httpd.apache.org Date: Thursday, July 10, 2008, 9:20 PM Infocom Admin

Re: [EMAIL PROTECTED] problem installing apache (resending)

2008-07-11 Thread Infocom Admin
Yes i ran it as root... --- On Fri, 7/11/08, Krist van Besien <[EMAIL PROTECTED]> wrote: From: Krist van Besien <[EMAIL PROTECTED]> Subject: Re: [EMAIL PROTECTED] problem installing apache (resending) To: users@httpd.apache.org, [EMAIL PROTECTED] Date: Friday, July 11, 2008, 4:12 AM

Re: [EMAIL PROTECTED] problem installing apache (resending)

2008-07-11 Thread Krist van Besien
On Thu, Jul 10, 2008 at 21:00, Infocom Admin <[EMAIL PROTECTED]> wrote: > But again , when I run "make install" command, it quits saying: Have your run "make install" as root? Krist -- [EMAIL PROTECTED] [EMAIL PROTECTED] Bremgarten b. Bern, Switzerland -- A: It reverses the normal flow of

Re: [EMAIL PROTECTED] problem installing apache (resending)

2008-07-10 Thread Tom Donovan
Infocom Admin wrote: Hi I am trying to upgrade apache to version 2.2.9 on Red Hat 2.6.9-67.0.15.ELsmp. When I run the configure script with any option, it gives a warning as below. "configure: WARNING: Unrecognized options: --disable-actions, --disable-cgi" Though it gives warnings

[EMAIL PROTECTED] problem installing apache (resending)

2008-07-10 Thread Infocom Admin
Hi I am trying to upgrade apache to version 2.2.9 on Red Hat  2.6.9-67.0.15.ELsmp. When I run the configure script with any option, it gives a warning as below. "configure: WARNING: Unrecognized options: --disable-actions, --disable-cgi"     Though it gives warnings, it compiles smoothly whe

Re: [EMAIL PROTECTED] Problem Installing Apache 2.2.2 on Linux

2006-06-21 Thread Joost de Heer
>> I tried to install Apache web server on Linux(CentOS).I have downloaded >> and installed it in the default dir i.e /usr/local/apache2.Now when i >> run >> apachectl start in the /usr/local/apache2/bin , thr is a msg that this >> command does not exit. ./apachectl start (the current directory is

Re: [EMAIL PROTECTED] Problem Installing Apache 2.2.2 on Linux

2006-06-20 Thread Xuekun Hu
Hi, Utkarsh Did you fix this issue? I also met the same situation on SLES10 RC2 (2.6.16.18-1.8-smp). Thx, Xuekun On 5/1/06, Utkarsh Sharma <[EMAIL PROTECTED]> wrote: Hi, I tried to install Apache web server on Linux(CentOS).I have downloaded and installed it in the default dir i.e /usr/local/

Re: [EMAIL PROTECTED] Problem Installing Apache 2.2.2 on Linux

2006-05-01 Thread Rich Bowen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Utkarsh Sharma wrote: > Hi, > > I tried to install Apache web server on Linux(CentOS).I have downloaded > and installed it in the default dir i.e /usr/local/apache2.Now when i run > apachectl start in the /usr/local/apache2/bin , thr is a msg that thi

[EMAIL PROTECTED] Problem Installing Apache 2.2.2 on Linux

2006-05-01 Thread Utkarsh Sharma
Hi, I tried to install Apache web server on Linux(CentOS).I have downloaded and installed it in the default dir i.e /usr/local/apache2.Now when i run apachectl start in the /usr/local/apache2/bin , thr is a msg that this command does not exit. The undermentioned is the sequence of steps that i pe