From owner-freebsd-questions Sun Jan 30 22:19:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from quark.pioneernet.net (pop3.pioneernet.net [208.240.196.25]) by hub.freebsd.org (Postfix) with ESMTP id 6D35714F15 for ; Sun, 30 Jan 2000 22:19:21 -0800 (PST) (envelope-from chip@wiegand.org) Received: from wiegand.org (sb26.pioneernet.net [208.194.173.26]) by quark.pioneernet.net with SMTP (Microsoft Exchange Internet Mail Service Version 5.5.2650.21) id D6TKQ6DJ; Sun, 30 Jan 2000 22:19:04 -0800 Message-ID: <389529A6.E43E8A8A@wiegand.org> Date: Sun, 30 Jan 2000 22:20:23 -0800 From: Chip Wiegand X-Mailer: Mozilla 4.7 [en] (X11; I; FreeBSD 3.3-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions Subject: httpd, how do I get it to start? Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG I have fbsd 3.3 and apache installed, and according to the book The Complete FreeBSD I should be able to start httpd by simply moving into the directory /usr/local/sbin/ and starting httpd. It doesn't do anything, I have top running in a window and no processes are started for httpd. So I then tried ./httpd but with no processes started. I then did a search for httpd and apache and proceeded to try to run nearly every response, but with no luck. The version of apache is whatever is on the ftp.freebsd.org ports directory, so I assume it is the latest or one of the latest versions. I installed it taking all the defaults, made no changes except a couple to the httpd.conf file for my own network information. There is no man pages for apache and the man httpd didn't help either. Chip W To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message