From owner-freebsd-ports Tue Mar 26 23:10:32 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 266AA37B41C for ; Tue, 26 Mar 2002 23:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2R7A1519512; Tue, 26 Mar 2002 23:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C253D37B417 for ; Tue, 26 Mar 2002 23:02:49 -0800 (PST) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2R72nQ14780; Tue, 26 Mar 2002 23:02:49 -0800 (PST) (envelope-from nobody) Message-Id: <200203270702.g2R72nQ14780@freefall.freebsd.org> Date: Tue, 26 Mar 2002 23:02:49 -0800 (PST) From: Ryan To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/36361: apache13-ssl installs 'httpsd.conf' and looks for 'httpd.conf' when 'httpsdcfg start' is issued Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36361 >Category: ports >Synopsis: apache13-ssl installs 'httpsd.conf' and looks for 'httpd.conf' when 'httpsdcfg start' is issued >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 26 23:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Ryan >Release: 4.5-STABLE >Organization: ServerCity >Environment: FreeBSD navi.static.net 4.5-STABLE FreeBSD 4.5-STABLE #0: Mon Mar 25 04:04:28 GMT 2002 root@navi.static.net:/usr/obj/usr/src/sys/NAVI i386 >Description: Default install creates a file called 'httpsd.conf', however when attempting to start the service, it give the following error: fopen: No such file or directory httpsd: could not open document config file /usr/local/etc/apache/httpd.conf /usr/local/sbin/httpsdctl start: httpd could not be started >How-To-Repeat: cd /usr/ports/www/apache13-ssl/ ; make install Edit the file /usr/local/etc/apache/httpsd.conf as instructed from make install httpsdctl start >Fix: mv /usr/local/etc/apache/httpsd.conf /usr/local/etc/apache/httpd.conf >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message