pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Apache24 and php56 threadsafe error (again)



On Sun, Apr 26, 2015 at 3:47 PM, Thomas Klausner <wiz%netbsd.org@localhost> wrote:
IIRC, you just need to stop apache from using threaded MPM, for example by adding

LoadModule mpm_prefork_module lib/httpd/mod_mpm_prefork.so

to httpd.conf.

That did it. Thanks.

Andy


Home | Main Index | Thread Index | Old Index