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 12:45 PM, D'Arcy J.M. Cain <darcy%netbsd.org@localhost> wrote:
FWIW I have been using Apache and PHP from pkgsrc for ten years under
NetBSD and it works fine.

Technically I am too, but I'm trying to use binary packages from 2014Q4 (I said 2015Q1 before, this is not correct, I am using that level for building from source).

> [Sun Apr 26 08:26:18.591549 2015] [:crit] [pid 5005:tid
> 140187728347136] Apache is running a threaded MPM, but your PHP
> Module is not compiled to be threadsafe.  You need to recompile PHP.
> AH00013: Pre-configuration failed

Maybe you need this in your mk.conf:

PKG_OPTIONS.php = maintainer-zts
PKG_OPTIONS.ap24-php55 = maintainer-zts

I will try this and hopefully report back.

Andy


Home | Main Index | Thread Index | Old Index