Posted by Mike P2 on 04/30/07 22:22
On Apr 30, 4:26 pm, mpar612 <mpar...@gmail.com> wrote:
> in the "Configure Command" section there is a
> long list of things and "--without-pear" is listed. I know this should
> probably say "--with-pear". How do I change this?
You have to configure those things when you are compiling PHP. Ex:
../configure --with-mysql
So you need to recompile PHP. The PHP documentation has some useful
information on building and installing both Apache and PHP:
(Apache 1.x)
http://php.net/manual/en/install.unix
(Apache 2.x)
http://php.net/manual/en/install.unix.apache2
-Mike PII
[Back to original message]
|