Bug 144859

Summary: lang/php5: patch for php5-5.2.12 to solve some problems with apache-itk
Product: Ports & Packages Reporter: tuupic <mr>
Component: Individual Port(s)Assignee: Alex Dupre <ale>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description tuupic 2010-03-18 17:10:01 UTC
If I build php5 apache module with apache-itk, php have built with zend-thread-safe enabled.
It provides many problem.
With apache-prefork all is normal.
It is because php configure.m4 scipt does know about MPM-ITK
Patch in attach fixes this problem.

Fix: Patch attached with submission follows:
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2010-03-18 18:24:38 UTC
Responsible Changed
From-To: freebsd-ports-bugs->ale

Fix synopsis and assign.
Comment 2 Svyatoslav Lempert 2010-04-01 01:02:11 UTC
Hello!

I have this problem too and this patch really fix problem for apache
mpm-itk for PHP5 with extenstions like Zend Optimizer and ionCube
(that does not work without patch),
please assign this.

Thanks for attention.

-- 
Svyatoslav
Comment 3 Alex Dupre freebsd_committer freebsd_triage 2010-04-09 10:43:03 UTC
State Changed
From-To: open->closed

Fixed in PHP 5.3.