Date: Fri, 16 Jan 2004 07:18:12 +0100 From: Martin Nilsson <martin@gneto.com> To: ports@FreeBSD.org Subject: apache2 worker and php4 problems Message-ID: <40078224.3000504@gneto.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?40078224.3000504>