[Bug 208544] Incompatible non-thread safe mod_php55, mod_php56 and mod_php70 packages
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Apr 5 10:44:49 UTC 2016
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208544
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 at FreeBSD.org
Reporter: john.cooper at 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 software
will not load modules which aren't the same type as itself. Namely if Apache 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 rebuilt
and the packages then updated.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list