Date: Tue, 22 May 2001 14:47:50 -0500 (CDT) From: Lee J Carmichael <lcarmich@wamnet.com> To: Michael Sharp <mds@reality.dynip.com> Cc: FreeBSD-questions@FreeBSD.ORG Subject: Re: Apache+ssl Message-ID: <Pine.SGI.3.96.1010522144606.61306Z-100000@y.cops.wamnet.com> In-Reply-To: <Pine.LNX.4.33.0105221537400.7704-100000@reality.dynip.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Simlink httpsd.conf to httpd.conf: ln -s /usr/local/etc/apache/httpsd.conf /usr/local/etc/apache/httpd.conf I had the same problem with httpsd not liking it's own config file (or you could use the -f option, but this has httpsdctl issues...) -------- Lee Carmichael WAM!NET Inc. System Engineer 655 Lone Oak Rd Building E 651-256-5292 Eagan, MN 55121 On Tue, 22 May 2001, Michael Sharp wrote: > I just installed apache13-ssl and the > build went fine. However, when I try > to start the httpd daemon, I get this.. > > pandora# /usr/local/sbin/httpsdctl start > 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 > > yet, the config is there... > > pandora# ls -la /usr/local/etc/apache/httpsd.conf > -rw-r--r-- 1 root wheel 33305 May 22 15:36 > /usr/local/etc/apache/httpsd.conf > > any ideas? > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.SGI.3.96.1010522144606.61306Z-100000>