Date: Tue, 05 Apr 2016 10:44:49 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208544] Incompatible non-thread safe mod_php55, mod_php56 and mod_php70 packages Message-ID: <bug-208544-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208544 Bug ID: 208544 Summary: Incompatible non-thread safe mod_php55, mod_php56 and mod_php70 packages Product: Ports & Packages Version: Latest Hardware: amd64 OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: john.cooper@equallives.org.uk The packages containing compiled versions of the PHP module are currently incompatible with Apache 2.4. They are that because the Apache server softw= are will not load modules which aren't the same type as itself. Namely if Apach= e is compiled thread safe then the modules also need to be compiled thread safe = and loaded as such. It can be fixed by either updating the packages with thread safe compiled versions or providing thread safe packages. So therefore the packages need to be urgently need their contents to be reb= uilt and the packages then updated. --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-208544-13>