HELP!! PHP Warning: PHP Startup: Unable to load dynamic library 'c:\PHP\Ext\php_mysql.dll' - The specified procedure could not be found. in Unknown on line 0
- From: "MS" <mscurto@xxxxxxxxx>
- Date: 31 May 2006 11:16:32 -0700
Why do I keep getting this error mesgage on my phpinfo() page trying to
get PHP and MySQL to communicate? I am running this in IIS.
Here's what I have -
My php.ini resides in my C:\WINNT directory. In it, I have removed the
';' from the extension=php_mysql.dll.
Also in the php.ini file I set extension_dir = c:\PHP\Ext
In c:\PHP\Ext I have the following files:
libmysqli.dll
libmySQL.dll
php5apache2.dll (Do I need this since I am using IIS)?
php5ts.dll
php_mysql.dll
Any help would be tremendously appreciated. I have spent a ton of time
on this.
Thanks.
.
- Prev by Date: Re: Different binary results with different PHP versions
- Next by Date: Re: Handling exception question
- Previous by thread: Does any one know how to use php to connect sybase 5.5?
- Next by thread: LF: PHP Coder for Registration and admin project
- Index(es):
Relevant Pages
|