Re: No output after mysql_connect

Tobin Cataldo <[email protected]> Wed, 14 Feb 2007 07:42:16 -0600
Newsgroups gmane.comp.db.mysql.windows
Message-ID <[email protected]>
Its 'php_mysql.dll' in the php/ext subdirectory. My php.ini entry for 
this extension is on line 651.

Also look for this bit (mine is on line 520):
; Directory in which the loadable extensions (modules) reside.
extension_dir = "./ext"

You may need to adjust the extension directory to reflect your set up.



Dinesh Kumar wrote:
> 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" 
> <[email protected]>
>
>> 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" 
>> <[email protected]>
>> To: "Jorge Bastos" <[email protected]>; <[email protected]>
>> 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" 
>>> <[email protected]>
>>> To: <[email protected]>
>>> 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 ?
>>>
>>>
>


-- 
MySQL Windows Mailing List
For list archives: http://lists.mysql.com/win32
To unsubscribe:    http://lists.mysql.com/[email protected]