Re: MP under worker mode

2014-01-12 Thread Vincent Veyron
Le dimanche 12 janvier 2014 à 12:24 +0800, Dnsbed Ops a écrit : > Hi, > > My MP2 apps work fine under the prefork mode. > But if I change Apache to the worker mode, it got some fatal errors. > Is there any trick to make MP work fine for the worker? > I have applications running on prefork and wo

MP under worker mode

2014-01-11 Thread Dnsbed Ops
Hi, My MP2 apps work fine under the prefork mode. But if I change Apache to the worker mode, it got some fatal errors. Is there any trick to make MP work fine for the worker? Thanks.