If build and install apache22 with MPM itk Then php5 builded with ZTS, the same as with mpm worker not prefork. As the result: Segmentation fault and core dump. Fix: Manualy configure php5
Responsible Changed From-To: freebsd-ports-bugs->apache over to apache
State Changed From-To: open->feedback ask for feedback
1) Can you explain what you mean by 'configure php manually' 2) which port needs fixing www/apache* or a php one ? 3) If you have a stack trace from the core dump (via gdb) can you provide that too.
> 1) Can you explain what you mean by 'configure php manually' Easy workaround: install apache22 (prefork). make & install php5, deinstall apache, install apache-itk. > 2) which port needs fixing www/apache* or a php one ? php > 3) If you have a stack trace from the core dump (via gdb) can you provide that > too. Sorry, don't have.
State Changed From-To: feedback->open Feedback received
State Changed From-To: open->closed ZTS is not supported