Hey There,
I'm currently trying to install Wordpress 2.8.5 on Arch Linux using:
* PHP 5.3.0
* MySQL 5.1.39
and with a clean installation I've got the following errors during the installation:
http://img30.imageshack.us/img30/9113/75357809.png
And if I try to login with the given credentials it says:
http://img5.imageshack.us/img5/8158/wp2c.png
I've searched for this error over Google and many forums and found out that this problem generally shows up when you change the table prefix or upgrade but this is a clean installation! I've also deleted/recreated the database and even uninstalled MySQL, deleted all its files and reinstalled it but neither worked.
So far a friend of mine who uses Arch Linux too also has this problem.
Any ideas?