Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 18 May 2008 08:36:41 +0200
From:      Volker Jahns <volker@thalreit.de>
To:        Peter Boosten <peter@boosten.org>
Cc:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Re: Problems with Apache-2.2.8 & PHP5 (+extensions) ports
Message-ID:  <20080518063640.GA88190@ikarus.thalreit>
In-Reply-To: <482F44A0.5040802@boosten.org>
References:  <482F44A0.5040802@boosten.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, May 17, 2008 at 10:48:32PM +0200, Peter Boosten wrote:
> Here's the situation: FreeBSD 7.0-RELEASE-p1, apache-2.2.8 from ports 
> and php5:
> 
> I've downloaded Joomla 1.5 from their site and installed it in my 
> webroot, configured it with sample data and it works.... except for (so 
> far) two links:
> 
> Whenever I click these, my browser wants to save a blank php-page, 
> Apache reports this:
> 
> [notice] child pid 31685 exit signal Illegal instruction (4)
> 
> and my /var/log/messages state:
> 
> kernel: pid 31685 (httpd), uid 80: exited on signal 4
> 
Have a look into apache log file, 
increase loglevel in httpd.conf 
  LogLevel debug
-- 
Volker Jahns, volker@thalreit.de



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080518063640.GA88190>