Cmsmom wrote:
I am running PHP on Windows 2000 server.  PHP is running but mysql support
is not.  I am running PHP 5.0.0b1 (from phpinfo()).

You may with PHP 5.00b2. When I did It didn't work so I changed to PHP5.00b2. Because it comes with bundled MySL 3.xx dll. By the way, it works on MySQL 4.0x.



It is my understanding that mysql support is no longer bundled with PHP. I have edited the php.ini and added the extension=php_mysql.dll.

Yes, it is. You can still use MySQL 3.x dll.



I get the following error: Unknown(); Unable to load dynamic library 'c:\PHP\extensions\php_mysql.dll' - The specifi8ed procedure could not be found

I have checked and double checked and this is where php_mysql.dll is
located.

Please help.

-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to