apache2 worker and php4 problems

Martin Nilsson martin at gneto.com
Thu Jan 15 22:18:26 PST 2004


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.

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


More information about the freebsd-ports mailing list