From owner-freebsd-questions Mon Jul 2 10:29:51 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id 58C6F37B403 for ; Mon, 2 Jul 2001 10:29:48 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f62HUL021245; Mon, 2 Jul 2001 13:30:21 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Mon, 2 Jul 2001 13:30:21 -0400 (EDT) From: Joe Clarke To: Jim Freeze Cc: Gerard Samuel , FreeBSD Questions Subject: Re: php install and ./configure -with-mysql In-Reply-To: Message-ID: <20010702132955.Q21126-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII 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 Make sure you update your ports tree with cvsup. The latest version of apache and PHP are in there. Joe Clarke On Mon, 2 Jul 2001, Jim Freeze wrote: > On Mon, 2 Jul 2001, Gerard Samuel wrote: > > > Jim Freeze wrote: > > > > > Hi: > > > > > > I am following the article "Installing Apache and PHP" found in the > > > May/June issue of Daemon News - issue 4. In the article it says to > > > configure apache like so: > > > > > > ./configure -with-mysql -with-apache=../apache_1.3.20 > > > > > > I did this and received the following message at the end of the configure: > > > +--------------------------------------------------------------------+ > > > | *** WARNING *** | > > > | | > > > | You chose to compile PHP with the built-in MySQL support. If you | > > > | are compiling a server module, and intend to use other server | > > > | modules that also use MySQL (e.g, mod_auth_mysql, PHP 3.0, | > > > | mod_perl) you must NOT rely on PHP's built-in MySQL support, and | > > > | instead build it with your local MySQL support files, by adding | > > > | --with-mysql=/path/to/mysql to your configure line. | > > > +--------------------------------------------------------------------+ > > > > Install it from the ports, way easy, and you can select different options for > > the compile with it..... > > I don't see apache 1.3.20 in the ports. (1.3.19 latest) > I also don't see php 4.0.6 in the ports (4.0.4 is latest) > > The ports seems dated. > > If I choose to use the older versions in the ports, how do I select the > different options. > > All I can see from the pkg_add man page is > > pkg_add -p prefix package_name > > Thanks > Jim > > ========================================================= > Jim Freeze > jim@freeze.org > --------------------------------------------------------- > No comment at this time. > http://www.freeze.org > ========================================================= > > > 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