You don't let PHP know that it is installed. You just have to make sure that
PHP is supporting mysql functions (compiled with mysql support) and start
using mysql function.. Check out what phpinfo() prints , whether or not
there is mysql related info in its output..
Gurhan

"Joel Lopez" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Hi,
>
> Right now my PHP is set up to use Postgresql.  I want to use MySQL now.
How
> do I let PHP know that MySQL is now installed?
>
> thanks,
> Joel
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to