apache2 worker and php4 problems

BSD bsd at xtremedev.com
Thu Jan 15 23:11:30 PST 2004


On Fri, Jan 16, 2004 at 07:18:12AM +0100, Martin Nilsson wrote:
> I've just cvsuped & compiled fresh versions of apache2, imp3, phpmyadmin 
> and all depends on 4.9-STABLE from Jan 1.
> 
> when accessing http://euklides/horde/ I get lots of these in the apache log:
> [Fri Jan 16 07:00:29 2004] [notice] child pid 64665 exit signal Illegal 
> instruction (4)
> 
> and only the lower part of the horde screen (the one with the icons) are 
> displayed
> 
> When accessing http://euklides/phpMyAdmin/ I get this in the log:
> [Fri Jan 16 07:13:17 2004] [notice] child pid 64697 exit signal 
> Segmentation fault (11)
> 
> It seems like the php4 port does not work with a threaded apache2.

Yeah, I ran into this as well trying apache2 with threading activated.
It is a known issue with php4 since all the extensions are not thread
safe. I don't know if this is a solvable issue... I wish it where, I'd
like to have apache2 threaded on my system.

> These ports that are installed:
> apache-worker-2.0.48_3
> php4-horde-4.3.4_5
> phpMyAdmin-2.5.4
> imp-3.2.2
> 
> I have the following in /etc/make.conf
> # imp3
> WITH_APACHE2=1
> WITHOUT_IMAPSERVER=1
> 
> # Apache2
> WITH_MPM=worker
> 
> CPUTYPE=p3
> CFLAGS= -O -pipe
> COPTFLAGS= -O -pipe
> 
> Thanks for any help,
> Martin
> _______________________________________________
> freebsd-ports at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe at freebsd.org"


More information about the freebsd-ports mailing list