> Are you trying to use dl() to load the library? It's probably easiest to just > uncomment the line in php.ini for mysql. No. I just have in php.ini a line with "extension=php_mysql.dll" > Strange... I would have thought you needed libmysql in php\ext, but I checked > out my configuration (pretty much default 5.0.0) and my libmysql is located in > the php directory. Are you using the latest PHP? I had mysql problems with a > few of the release candidates. I am using the latest version. I have moved the libmysql.dll from php to php\ext. Now it's working. Thankyou so very much! -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php