Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 1999 00:34:57 +0200
From:      Palle Girgensohn <girgen@partitur.se>
To:        Bill Fumerola <billf@chc-chimes.com>
Cc:        freebsd-ports@FreeBSD.org, oleg@ogurok.com
Subject:   Re: ports/11862: ports/www/apache13-fp is broken
Message-ID:  <3749D411.349B0908@partitur.se>
References:  <199905241920.MAA83454@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Bill Fumerola wrote:
> 
> The following reply was made to PR ports/11862; it has been noted by GNATS.
> 
> From: Bill Fumerola <billf@chc-chimes.com>
> To: oleg@ogurok.com
> Cc: FreeBSD-gnats-submit@FreeBSD.ORG
> Subject: Re: ports/11862: ports/www/apache13-fp is broken
> Date: Mon, 24 May 1999 11:01:23 -0400 (EDT)
> 
>  On Sun, 23 May 1999 oleg@ogurok.com wrote:
> 
>  > Getting DocumentRoot and UserDir.
>  > Found Directive ResourceConfig, value /usr/local/etc/apache/srm.conf.
>  > Getting DocumentRoot from /usr/local/etc/apache/srm.conf.
>  > Getting UserDir from /usr/local/etc/apache/srm.conf.
>  > ERROR:   does not exist!
>  > ERROR:  Unable to get DocumentRoot/UserDir
> 
>  Hmm... I don't think  srm.conf exists in the newer apaches.
> 

apache-frontpage won't take no for an answer, and setting AccessConfig
and ResourceConfig to /dev/null makes it scream.

I have this in my frontpage httpd.conf:

# True Config File
AccessConfig /usr/local/apache-fp/etc/apache/httpd.conf
ResourceConfig /usr/local/apache-fp/etc/apache/httpd.conf

Somehow, this helps apache-fp to start, though it's an odd syntax ;-)

/Palle


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3749D411.349B0908>