From owner-freebsd-questions Tue Nov 5 8:17:51 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 5E33F37B404 for ; Tue, 5 Nov 2002 08:17:49 -0800 (PST) Received: from bmyster.com (dsl-006.sacoriver.net [65.162.190.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7099843E4A for ; Tue, 5 Nov 2002 08:17:47 -0800 (PST) (envelope-from misterb@bmyster.com) Received: from bmyster.com (www@localhost.bmyster.com [127.0.0.1]) by bmyster.com (8.12.2/8.12.2) with SMTP id gA5GWtie065038; Tue, 5 Nov 2002 11:32:56 -0500 (EST) From: Brent Bailey Received: from 207.5.142.198 (SquirrelMail authenticated user misterb) by bmyster.com with HTTP; Tue, 5 Nov 2002 11:32:56 -0500 (EST) Message-ID: <13114.207.5.142.198.1036513976.squirrel@bmyster.com> Date: Tue, 5 Nov 2002 11:32:56 -0500 (EST) Subject: Re: cheat sheet? apache, mod_ssl, mod_php, mysql To: In-Reply-To: <053001c284e5$06923ea0$fa00a8c0@DaleCoportable> References: <04b201c284d9$acc77e40$fa00a8c0@DaleCoportable> <20021105150301.GA72290@ei.bzerk.org> <053001c284e5$06923ea0$fa00a8c0@DaleCoportable> X-Priority: 3 Importance: Normal X-MSMail-Priority: Normal Cc: , , X-Mailer: SquirrelMail (version 1.2.6) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit 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 Im having the same issue .. I install per the way shown below cd /usr/ports/databases/mysql323-server make install clean cd /usr/ports/www/apache13-modssl make install clean cd /usr/ports/www/mod_php4 make install clean but php4 doesnt work ...is ther some flags or options that need to be put in ?? Thanx Brent > From: "Ruben de Groot" > To: "Kevin D. Kinsey, DaleCo, S.P." > Cc: > Sent: Tuesday, November 05, 2002 9:03 AM > Subject: Re: cheat sheet? apache, mod_ssl, mod_php, mysql > > >> On Tue, Nov 05, 2002 at 08:43:00AM -0600, Kevin D. Kinsey, DaleCo, > S.P. typed: >> > Anyone have a 'cheat sheet' for an install >> > of apache, mod_php4, mod_ssl, mysqld? >> > >> > I'm about sick of: >> > >> > grok a dozen web pages >> > more through the INSTALL *one more time* >> > *guessing* at the right flags, >> > ./configure, make, etc...... >> > >> > and would be grateful for any pointers... >> >> cd /usr/ports/databases/mysql323-server >> make install clean >> cd /usr/ports/www/apache13-modssl >> make install clean >> cd /usr/ports/www/mod_php4 >> make install clean >> >> Make sure your ports tree is up-to-date. >> >> Ruben > > Thanks Ruben, and Andreas, who sent a freshly > written paper from his personal collection. Since > both of you are basically in agreement here, it must > be me :-( I can't imagine that it's that easy and I failed, > but I have been known to make brain-dead mistakes > before. I will try once again and see how it goes. > > My general experience is that mod_php4 has to > be spoon fed a lot of configure options in order > to be built with sql or ssl support, and the ports > tree Makefiles didn't *seem* to handle this for me... > > Kevin Kinsey > > > 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