i'm setting up phpbb on slackware... and i am pretty sure the problem is with mysql. I have safe_mysqld running and i have a user named mor and a database named phpbb that has all permissions (and hosts) for user mor.
I try to install phpbb... it cant connect to database. So i opened mysql (mysql -u mor -p) and typed "use phpbb" and it says ERROR 1044: Access denied for user: 'mor@localhost' to database 'phpbb'.
I am using command line and to a lesser extent webmin to try and configure this.
Any ideas how to fix this? IT just doesnt seem right. Webmin still says mor has all permsions from any host to connect to phpbb.


