From owner-freebsd-questions Sun Nov 10 20:16: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A2A9137B401 for ; Sun, 10 Nov 2002 20:16:03 -0800 (PST) Received: from mail.gbronline.com (mail.gbronline.com [12.145.226.4]) by mx1.FreeBSD.org (Postfix) with ESMTP id 214DA43E75 for ; Sun, 10 Nov 2002 20:15:59 -0800 (PST) (envelope-from kdk@daleco.biz) Received: from DaleCoportable [12.145.226.116] by mail.gbronline.com (SMTPD32-7.13) id AE816E2E008E; Sun, 10 Nov 2002 22:13:53 -0600 Message-ID: <008a01c28938$4fcb4290$fa00a8c0@DaleCoportable> From: "Kevin D. Kinsey, DaleCo, S.P." To: "Tim Peters" , "Bryan Cassidy" Cc: References: <20021110162700.49af050f.bryanc2000@insightbb.com> <20021111025626.GA9311@adelaide.edu.au> Subject: Re: Apache Help Date: Sun, 10 Nov 2002 22:10:45 -0600 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2720.3000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG From: "Tim Peters" To: "Bryan Cassidy" Subject: Re: Apache Help > On Sun, Nov 10, 2002 at 04:27:00PM -0600, Bryan Cassidy wrote: > > Ok here is the deal. I've been "trying" to get apache to work on my > > FreeBSD 4.6.2 box. Here is what I was told I should do to install > > apache/php http://lith.hn.org/apache.php I know it install this way > > but want to make sure it is the "correct" way to install apache/php on > > freebsd. > > There's nothing wrong with the instructions on the page you refer > to. A more freebsd-ish solution might be to use the ports: > > # cd /usr/ports/www/mod_php4; make install; apachectl start > > The only major difference being that ports will make PHP a loadable > module instead of compiling it directly into the apache binary. > > Then just make sure your domain name points to the right machine. > It should Just Work(tm). If not, tell us where it goes wrong (be > specific). If your problems are with dyndns.org, I can't help you. > I happened to check on this after seeing the post earlier today. hisname.dyndys.org is available to nameservice, but a telnet to port 80 on that IP rang up 'connection refused.' Without him telling us his IP, it'll be hard to determine from outside without more information..... Brian, you're going to have to give some details as to what exactly you've done, and what you're seeing in terms of error messages, whether from the console, /var/log/messages, or the apache error log, or we're not gonna be *able* to help.... Kevin Kinsey DaleCo, S.P. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message