: users@httpd.apache.org
Subject: Re: [EMAIL PROTECTED] ErrorDocument directive + local URL path + PHP =
failure?
On 8/18/06, Simone, John <[EMAIL PROTECTED]> wrote:
> [Fri Aug 18 11:19:41 2006] [notice] child pid 26825 exit signal
> Segmentation fault (11)
This means something &
I can get the ErrorDocument directive to work with a fully qualified
URL, but not with a local URL path. From reading newsgroup posts I
it was the result of a lack of proper ServerName, but I tried
Different combinations of ServerName being populated as:
*:80
hostname.domain.com:80
www.domain.c