jup,

i get:

[Thu Mar 09 22:38:03 2006] [crit] Apache is running a threaded MPM, but your PHP Module is not compiled to be threadsafe.  You need to recompile PHP.
Pre-configuration failed


Stefan Seufert wrote:
Jens Reimann schrieb:
  
I was able to build the RPMs ... but after activating the MPM apache
does not start anymore because PHP on FC4 seems to be built without
thread support and the peruser MPM seems to use multithreading ...
    

No it doesn't use threads. That is its big advantage over MetuxMPM. But
the config scripts/makefiles/... are a bit messy. There are some
assumptions like "if the name is worker or perfork then it is
non-threaded else it is threaded". If our patch doesn't add the
"peruser" name to these decisions it might get it wrong. It there a
particular error message you get on startup?

Stefan

  

_______________________________________________ Peruser mailing list [email protected] http://www.telana.com/mailman/listinfo/peruser

_______________________________________________
Peruser mailing list
[email protected]
http://www.telana.com/mailman/listinfo/peruser

Reply via email to