[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
- Subject: Re: [cobalt-users] mysqlconnect() not supported in php 4.0.6 ?????
- From: SM <nntp@xxxxxxxxx>
- Date: Sun Sep 9 07:11:54 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
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