Posted by J.O. Aho on 01/12/06 15:24
elyob wrote:
> "J.O. Aho" <user@example.net> wrote in message
> news:42n1rmF1k2rkaU1@individual.net...
>> elyob wrote:
>>> I've read everywhere and I think I've done everything mentioned. I've
>>> uncommented the extension line in php.ini, I've added C:\PHP to the path.
>>> I've even copied libmysql.dll to C:\PHP and C:\Windows\System32 and
>>> C:\Windows. I've also rebooted and restarted the server a number of
>>> times.
>>>
>>> None of this is working, and I'm getting peeved. The phpinfo is working,
>>> but
>>> doesn't show any MySQL information.
>>>
>>> Advice? (I'm thinking of trying MySQL4 instead)
>> You need the php_mysql.dll
>
> Sure, that's in c:\PHP\ext, I also copied in to C:\PHP to double check.
> Still no luck.
>
> The error message is "Call to undefined function mysql_connect()"
is that the php_mysql.dll for PHP5 and Mysql5 or just something you found
randomly at the net?
//Aho
[Back to original message]
|