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

Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????



At 19:26 08-09-2001 -0500, Wayne Stevens wrote:
> In the php.ini there was an extension=msql.so that I uncommented.  I
>changed it to extenstion=mysql.so.  I dont know if I had accidentally
>deleted the y in my or it came that way, but things seem to be order now.

msql.so is used for mSQL.  mySQL support requires mysql.so.

Regards,
-sm