maintainer-feedback requested: [Bug 226615] www/apache24: looks in 20170718-zts for non-thread-safe php modules

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Mar 14 19:20:01 UTC 2018


Bugzilla Automation <bugzilla at FreeBSD.org> has asked apache at FreeBSD.org for
maintainer-feedback:
Bug 226615: www/apache24:  looks in 20170718-zts for non-thread-safe php
modules
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=226615



--- Description ---
Not being able to get mysqli to load using packages, I finally said buggrit and
built apache24 and php72 from ports with zero special sauce.  Httpd.conf shows
that the prefork module is being loaded, not either of the threaded ones, yet
apache looks for the nominally-optional php modules in
/usr/local/lib/php/20170718-zts anyway.  

If there's some switch I missed seeing, I hope someone will tell me where to
find it because I deliberately did NOT set the "force zend thread-safe" switch
when building php72, so it should be looking in the vanilla .../20170718
subtree not in the ...-zts one.


More information about the freebsd-apache mailing list