[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] reconfiguring PHP



On Mon, 14 Aug 2000, Jake Smith wrote:

> I have installed PHP4 from source on one of my RaQ's.
> 
> My question is delaing with adding a new database like postgress or mysql
> after the installation how do you reconfigure PHP for it?  Do you just
> ./config --with-mysql and go throught the make and make install all over
> again?

Yes, you'll need to recompile it with support for those databases.  You
can find the flags you need in ./configure --help.

--
Steven Werby {steven-lists@xxxxxxxxxxxx}