From: "Ciprian Constantinescu" <[EMAIL PROTECTED]>
> In PHP 4.1 you have to include the mysql.so extension. To do so, you have
to
> modify php.ini, extensions section
>


Or better, add that extension runtime because otherwise it will just consume
computer resources, and maybe not every PHP program will need to connect to
MySQL.

Teddy


-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to