SitePoint Sponsor |
|
User Tag List
Results 1 to 3 of 3
-
Aug 25, 2004, 03:21 #1
Unable to load dynamic library 'C:/PHP/extensions/php_mysql.dll'...
Hello,
I installed PHP 5.0.1 on Windows using windows installer but MySQL is NOT working
I am getting the fallowing error message:
PHP Startup: Unable to load dynamic library 'C:/PHP/extensions/php_mysql.dll' - The specified module could not be found.
Your help is greatly appreciated.Why It Doesn't Work?!
-
Aug 25, 2004, 03:36 #2
- Join Date
- Jun 2004
- Location
- Mumbai
- Posts
- 447
- Mentioned
- 0 Post(s)
- Tagged
- 0 Thread(s)
This is been reported in many places for ver 5.
Even though its not required in ver 4 try copying the dll file to system32.
I had the same prob and copied to system32 and it worked. But I keep getting Access Violation Error on all pages. This is a bug which I think can be fixed by replacing php5ts.dll with http://emini.dk/php5ts-zend-mm.zip.
CVS : http://snaps.php.net/
http://bugs.php.net/bug.php?id=28799
If still it doesnt work wait till next minor release.Anjanesh
-
Aug 25, 2004, 04:17 #3
Thanks but I am using php-cgi.exe.
Why It Doesn't Work?!
Bookmarks