[PHP-DEV] Apache2 static

2002-06-02 Thread Melvyn Sopacua
Hi, I finally got apache2.0.36 working on BSD/OS with php-4.2.1 - the key being --without-tsrm on php and --disable-threads on apache2 - prefork mpm only. However - this breaks both SIGHUP as SIGUSR1 ([Sat Jun 01 16:51:38 2002] [notice] seg fault or similar nasty error detected in the parent pr

Re: [PHP-DEV] Apache2 static

2002-06-02 Thread Aaron Bannert
On Sun, Jun 02, 2002 at 04:16:17PM +0200, Melvyn Sopacua wrote: > Will there be support for static compilation of php into apache2, as is the > case with the 1.3.x sapi? Apache 2 still doesn't have a standard way to deal with 3rd party modules that wish to be staticall compiled. As soon as that