Op 26/12/2017 om 16:06 schreef @lbutlr: > On 26 Dec 2017, at 07:06, Johan Hendriks <[email protected]> wrote: >> You can not use mod_php with MPM_EVENT or MPM_WORKER >> To use mod_php you need MPM_PREFORK. > So all the warnings about building mod_php70 with ZTS if apache is threaded > are meaningless because it only works with non-threaded apache? > > > _______________________________________________ > [email protected] mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" As far as I know yes. If you want to use php with mpm_event you need to use php-fpm.
regards Johan _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
