From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-November/019978.html | 99 ++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-November/019978.html (limited to 'zarb-ml/mageia-dev/2012-November/019978.html') diff --git a/zarb-ml/mageia-dev/2012-November/019978.html b/zarb-ml/mageia-dev/2012-November/019978.html new file mode 100644 index 000000000..1e01ef362 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-November/019978.html @@ -0,0 +1,99 @@ + + + + [Mageia-dev] php threadsafe + + + + + + + + + +

[Mageia-dev] php threadsafe

+ Thomas Spuhler + thomas at btspuhler.com +
+ Wed Nov 14 02:08:45 CET 2012 +

+
+ +
On Tuesday, November 13, 2012 12:10:34 PM AL13N wrote:
+> Op dinsdag 13 november 2012 12:17:54 schreef Funda Wang:
+> > 2012/11/13 Thomas Spuhler <thomas at btspuhler.com>
+> > 
+> > > Since this isn't a bug, I am brining it up here:
+> > > The 389-ds wants apache to run with the mpm_worker_module.
+> > > Apache-2.4 provides now this module as stabel
+> > > 
+> > > When I do this (using mpm-worker I get this error:
+> > > Apache is running a threaded MPM, but your PHP Module is not compiled
+> > > to be threadsafe.  You need to
+> > > recompile PHP
+> > > I am not quite sure how to proceed. What would be the disadvantage of
+> > > compiling PHP threadsafe?
+> > 
+> > It is not turned on by default :(
+> 
+> PHP? or mpm-worker? or a module that you require?
+> 
+> if you compile threadsafe, does this mean it has a restriction on modules
+> to be threadsafe too, and maybe alot of those aren't?
+
+the 389-ds needs the apache with mpm-worker. This is now a stable module in 2.4 which we have.
+but PHP needs to be compiled threadsafe in order to use it
+There isn't a lot of information on how to complie php threadsafe.
+I did some research and fedora compiles it with --enable-maintainer-zst
+They then have a little file that decides if mpm-prefork is used or not and loads the correct php-
+module
+Whitout this, the apache mpm-worker doens't make much sense.
+
+-- 
+Best regards
+Thomas Spuhler
+
+ + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1