Re: No output after mysql_connect
"Jorge Bastos" <[email protected]> Wed, 14 Feb 2007 13:54:27 -0000
| Newsgroups | gmane.comp.db.mysql.windows |
|---|---|
| Message-ID | <[email protected]> |
but it's correct. mysql.dll does not come with mysql, but with php or you have to grab it separatly on: for php 5.2x http://www.php.net/get/pecl-5.2.1-Win32.zip/from/a/mirror ----- Original Message ----- From: "Dinesh Kumar" <[email protected]> To: "Jorge Bastos" <[email protected]> Cc: <[email protected]> Sent: Wednesday, February 14, 2007 11:39 AM Subject: Re: No output after mysql_connect > 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]