Date: Mon, 2 Jul 2001 08:29:50 -0700 (PDT) From: Linh Pham <lplist@closedsrc.org> To: Jim Freeze <jim@freeze.org> Cc: <questions@freebsd.org> Subject: Re: php install and ./configure -with-mysql Message-ID: <Pine.BSF.4.33.0107020827040.41439-100000@q.closedsrc.org> In-Reply-To: <Pine.BSF.4.32.0107021132330.73262-100000@www.stelesys.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On 2001-07-02, Jim Freeze scribbled: # 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 # [snip] # 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? According to the PHP Documentation: --- start doc snippet --- PHP 3: Include MySQL support. DIR is the MySQL base install directory, defaults to searching through a number of common places for the MySQL files. PHP 4: Include MySQL support. DIR is the MySQL base directory. If unspecified, the bundled MySQL library will be used. This option is turned on by default. --- end doc snippet --- Hope this helps a little :) -- Linh Pham [lplist@closedsrc.org] // 404b - Brain not found To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.33.0107020827040.41439-100000>