Bug 91385

Summary: recode.so PHP extension crashes apache 2.2
Product: Ports & Packages Reporter: Henrik Hudson <ports>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Henrik Hudson 2006-01-06 10:10:00 UTC
I installed both apache 2.2 and php5-extensions from ports with the RECODE option turned on and this causes apache to segfault. The solution is to move the recode.so to the top of the extensions.ini file

Fix: 

I read on the net in an old post that recode.so conflicts with some of the other extensions. Moving it to the top of the extension list fixes the problem.
How-To-Repeat:               Install Apache 2.2 and php5-extensions from ports and choose pretty much everything including the recode option.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2006-01-06 11:19:33 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Over to maintainer
Comment 2 Alex Dupre freebsd_committer freebsd_triage 2006-01-11 07:18:52 UTC
State Changed
From-To: open->closed

It's clearly stated on php.net/recode.