From owner-freebsd-questions Tue Jul 3 7:41: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mailin9.bigpond.com (juicer34.bigpond.com [139.134.6.86]) by hub.freebsd.org (Postfix) with ESMTP id 74B3637B405 for ; Tue, 3 Jul 2001 07:40:56 -0700 (PDT) (envelope-from dannyho@bigpond.net.au) Received: from freebsd.freebsd.org ([139.134.4.52]) by mailin9.bigpond.com (Netscape Messaging Server 4.15) with SMTP id GFWJPP00.FR4; Wed, 4 Jul 2001 00:46:37 +1000 Received: from CPE-203-45-116-14.nsw.bigpond.net.au ([203.45.116.14]) by mail5.bigpond.com(MailRouter V2.9g 9/2388037); 04 Jul 2001 00:40:35 Content-Type: text/plain; charset="iso-8859-1" From: Danny To: Jim Freeze , Subject: Re: php install and ./configure -with-mysql Date: Wed, 4 Jul 2001 01:35:44 +0000 X-Mailer: KMail [version 1.2] References: In-Reply-To: MIME-Version: 1.0 Message-Id: <01070401354400.00441@freebsd.freebsd.org> 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 Hello Why not install MySQL and Apache using the Ports. Checkout www.freebsd.org/ports/ for more details. On Monday 02 July 2001 15:38, 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. | > > +--------------------------------------------------------------------+ > > > If I choose to use the --with-mysql=/path/to/mysql, what do I use as my > path? I installed mysql via pkg_add. Is the path the path to the > executable or header files or what? > > Thanks > > Jim > > > find /usr -name mysql\* > /usr/local/bin/mysql > /usr/local/bin/mysqladmin > /usr/local/bin/mysqldump > /usr/local/bin/mysqlimport > /usr/local/bin/mysqlshow > /usr/local/bin/mysqltest > /usr/local/bin/mysql_config > /usr/local/bin/mysql_convert_table_format > /usr/local/bin/mysql_find_rows > /usr/local/bin/mysql_fix_privilege_tables > /usr/local/bin/mysql_install_db > /usr/local/bin/mysql_setpermission > /usr/local/bin/mysql_zap > /usr/local/bin/mysqlaccess > /usr/local/bin/mysqlbinlog > /usr/local/bin/mysqlbug > /usr/local/bin/mysqld_multi > /usr/local/bin/mysqldumpslow > /usr/local/bin/mysqlhotcopy > /usr/local/etc/rc.d/mysql-server.sh > /usr/local/include/mysql > /usr/local/include/mysql/mysql.h > /usr/local/include/mysql/mysql_com.h > /usr/local/include/mysql/mysql_version.h > /usr/local/include/mysql/mysqld_error.h > /usr/local/info/mysql.info > /usr/local/lib/mysql > /usr/local/libexec/mysqld > > > > ========================================================= > 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