I tried 2) alone, didn't work. But 1) did
Thanks!
MW
Carsten Gehling wrote:
If you have upgraded to PHP 5, you need to EITHER
1) Copy \php\libmysql.dll to \windows\system32
2) Insert \php in your PATH definition
2) is the preferred option.
libmysql.dll is a "helper"-dll, that php_mysql.dll needs to
Well.. no. I had checked that and have checked it again.
There is a php_mysql.dll file on both the
C:\Program Files\php\ext and
C:\Program Files\php\extentions directories.
The second is the directory I have defined as my extentions directory.
File version number is 5.0.0.0
It was in the distro
If by uncommenting the extention line in php.ini you mean
extension=php_mysql.dll
Then it was uncommented.
I have also copied the
php_mysql.dll & libmysql.dll files to the system32 directory.
It still does not work.
I have the following in my path too
c:\program files\php;c:\program files\my