On 13-Jun-01 Saisab Pradhan wrote:
> 
> Hi,
> 
> Can somebody tell me why I cannot use php3 with mysql? I have just 
> installed mysql (3.23.38) on a linux 6.2 machine. It is working fine. 
> PHP3 was already installed when I installed mysql. Does it have to be the 
> other way round? that is php first and then mysql? I also configured 
> php3.ini with mysql settings but it doesn't work. By the way php3 itself 
> works fine.
> 

You'll need to re-compile php after you install MySQL.

<?php phpinfo() ?>

will tell you if you have MySQL support.

Regards,
-- 
Don Read                                       [EMAIL PROTECTED]
-- It's always darkest before the dawn. So if you are going to 
   steal the neighbor's newspaper, that's the time to do it.

---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to