You could try the following: 1) delete your existing php_mysql.dll 2) copy php_mysqli.dll into your extensions directory 3) rename php_mysqli.dll to php_mysql.dll Then repeat steps 1-3 for the libmysql.dll/libmysqli.dll > I have MySQL 5 installed and running with several non-PHP applications on > my > development server. I am trying to install a PHP app that supposedly only > works on PHP 4 currently (not PHP 5). So, I installed PHP 4 and > everything > looks good there. However, I cannot get it to connect with MySQL 5. > > I have found a few postings online regarding this issue, but no solutions. > Has anybody done this and can you provide some pointers? > > Thanks. > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php