Date: Mon, 7 Jun 1999 08:21:09 +1000 (EST) From: phillip@rmit.edu.au To: FreeBSD-gnats-submit@freebsd.org Subject: ports/12061: apache-php3-1.3.6.tgz assumes apache task started from dir /usr/local Message-ID: <199906062221.IAA65025@mirriwinni.cse.rmit.edu.au>
next in thread | raw e-mail | index | archive | help
>Number: 12061 >Category: ports >Synopsis: The apache in pkg apache-php3-1.3.6 assumes apache started with current dir=/usr/local >Confidential: no >Severity: non-critical >Priority: high >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Jun 6 15:30:01 PDT 1999 >Closed-Date: >Last-Modified: >Originator: Phillip Musumeci >Release: FreeBSD 3.1-RELEASE i386 >Organization: RMIT >Environment: apache-php3-1.3.6 pkg (built May 30 1999) >Description: The sample apache.conf file supplied with apache-php3-1.3.6 assumes that apache is launched from current directory /usr/local. The current config file contains relative file names (with respect to /usr/local). >How-To-Repeat: >Fix: apachectl can be patched to contain a "cd /usr/local" or the config file could be changed. 22a23,25 > > cd /usr/local > >Release-Note: >Audit-Trail: >Unformatted: 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?199906062221.IAA65025>