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()). 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. 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