Languages :: PHP :: PHP & MySQL extension |
|||
| By: davila |
Date: 21/11/2007 18:03:17 |
Points: 20 | Status: Answered Quality : Excellent |
|
OS: MS Windows Server 2003 SP2 Web: IIS v6 PHP: 5.2.5 (phpinfo.php works great) SQL: SQL Server 2005 The application I am trying to install is giving me this error message, "Your PHP installation does't have the MySQL extension". The phpLoadedExtension() is not showing MySQL or MSSQL. Here is part of what I have in the php.ini file: extension=php_msql.dll extension=php_mssql.dll extension=php_mysql.dll extension=php_mysqli.dll extension=php_pdo_mssql.dll extension=php_pdo_mysql.dll extension=php_pgsql.dll extension=php_sqlite.dll What can I do to get rid of this error message? Thanks! |
|||
| By: VGR | Date: 22/11/2007 06:24:31 | Type : Answer |
|
| if ever you had an Apache... I would have told you to look into <hostname>.err in mysql directory : you probably are unable to load the php_mysql.dll ; probably also beause of php4ts.lib not being in the Path or the like. Look into evenvwr at the applicative level ? Also, re-read the "installing php 5.2.x with IIS 6" documentation step-by-step sorry for not being of great help : I never use IIS. BTW, if you really have loaded that many different database extensions, you'll have troubles ;-) PS : Ithink mysqli and mysql extensions are incompatible. mysqli is the "new one", mysql is the "normal one". regards |
|||
|
Do register to be able to answer |
|||
©2010 These pages are served without commercial sponsorship. (No popup ads, etc...). Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE.
Please DO link to this page!








