there is no entry extension=mysql.dll in my php.ini
what is worse, the file mysql.dll does not exist anywhere in my system.
this is despite the fact that my mysql installation completed smoothly.
Dinesh
----- Original Message -----
From: "Jorge Bastos" <mysql.jorge@stripped>
> Still's correct.
>
> in your php.ini, do you have extension=mysql.dll ?
>
> find for "extension" and add this on it and restart apache
>
> ----- Original Message -----
> From: "Dinesh Kumar" <dinesh@stripped>
> To: "Jorge Bastos" <mysql.jorge@stripped>; <win32@stripped>
> Sent: Wednesday, February 14, 2007 5:28 AM
> Subject: Re: No output after mysql_connect
>
>
>> It was not there.
>> I now copied it to windows path.
>> Now I am getting the error displayed on the browser:
>>
>> Fatal error: Call to undefined function mysql_connect() in C:\Program
>> Files\Apache Software Foundation\Apache2.2\htdocs\index.php on line 5
>>
>> ----- Original Message -----
>> From: "Jorge Bastos" <mysql.jorge@stripped>
>> To: <win32@stripped>
>> Sent: Tuesday, February 13, 2007 4:14 PM
>> Subject: Re: No output after mysql_connect
>>
>>
>>> So your mysql.so php extention isn't beeing loaded
>>>
>>> do you have libmysql.dll in windows PATH ?
>>
>>