Date: Wed, 14 Mar 2018 19:19:59 +0000 From: bugzilla-noreply@freebsd.org To: apache@FreeBSD.org Subject: maintainer-feedback requested: [Bug 226615] www/apache24: looks in 20170718-zts for non-thread-safe php modules Message-ID: <bug-226615-16115-jFrJTBoVA1@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-226615-16115@https.bugs.freebsd.org/bugzilla/> References: <bug-226615-16115@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked apache@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=3D226615 --- 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 sh= ows that the prefork module is being loaded, not either of the threaded ones, y= et apache looks for the nominally-optional php modules in /usr/local/lib/php/20170718-zts anyway.=20=20 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" swi= tch when building php72, so it should be looking in the vanilla .../20170718 subtree not in the ...-zts one.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-226615-16115-jFrJTBoVA1>