RE: [phplib] RE: Still Cannot connect php3 with mysql ... From: layne <email protected>
Date: 09/13/00

> i cannot find any info regarding mysql in the page that i
> made using <?
> phpinfo ?>...what is the solution??...if i have to install
> mysql again the
> could u please tell me the correct procedure

You need to add --with-mysql to the configure script when compiling php.
e.g.
        $ ./configure --with-apxs --with-mysql -with-other-option=/path ...

Layne Weathers
Lead Programmer
Ifworld, Inc.

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>