Date: Tue, 26 Mar 2002 23:02:49 -0800 (PST) From: Ryan <ryan@servercity.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/36361: apache13-ssl installs 'httpsd.conf' and looks for 'httpd.conf' when 'httpsdcfg start' is issued Message-ID: <200203270702.g2R72nQ14780@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203270702.g2R72nQ14780>