From owner-freebsd-questions Mon Jul 2 9:32:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mta8.srv.hcvlny.cv.net (mta8.srv.hcvlny.cv.net [167.206.5.23]) by hub.freebsd.org (Postfix) with ESMTP id 8605637B403 for ; Mon, 2 Jul 2001 09:32:09 -0700 (PDT) (envelope-from trini0@optonline.net) Received: from optonline.net (ool-18be012f.dyn.optonline.net [24.190.1.47]) by mta8.srv.hcvlny.cv.net (iPlanet Messaging Server 5.0 Patch 2 (built Dec 14 2000)) with ESMTP id <0GFU00ANITW5Z9@mta8.srv.hcvlny.cv.net> for questions@FreeBSD.ORG; Mon, 02 Jul 2001 12:31:17 -0400 (EDT) Date: Mon, 02 Jul 2001 12:31:27 -0400 From: Gerard Samuel Subject: Re: php install and ./configure -with-mysql To: Jim Freeze Cc: FreeBSD Questions Message-id: <3B40A1DE.BEBBD078@optonline.net> MIME-version: 1.0 X-Mailer: Mozilla 4.77 [en] (X11; U; Linux 2.2.12 i386) Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT X-Accept-Language: en References: 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 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..... To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message