Re: [EMAIL PROTECTED] problem with php +apache

2008-07-14 Thread Infocom Admin
problem with php +apache To: users@httpd.apache.org, [EMAIL PROTECTED] Date: Monday, July 14, 2008, 2:42 PM Hi, just use "--enable-maintainer-zts" directive in configure script On Mon, Jul 14, 2008 at 3:37 PM, Infocom Admin <[EMAIL PROTECTED]> wrote: > Hi > > I rec

[EMAIL PROTECTED] problem with php +apache

2008-07-14 Thread Infocom Admin
Hi   I recently managed to install apache 2.2.9 with mpm worker enabled . But when I try to start the httpd service, it fails saying:   " [crit] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe.  You need to recompile PHP"       How do i compile php module to

Re: [EMAIL PROTECTED] problem installing apache

2008-07-14 Thread Infocom Admin
2008, 8:53 AM 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 ag

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
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

[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

[EMAIL PROTECTED] problem with apache installation

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 w