Same problem here, with Debian and Apache2. I’ve tracked the problem down to the file wp-includes/wp-db.php, line 32, the @mysql_connect call. It looks like this call fails silently, somehow. I don’t know enough about PHP-MySQL to diagnose this, but PHP-MySQL definitely works for other apps installed on my server…