PDA

View Full Version : [ubuntu] MYSQL/PHP password problems



psynophile
May 15th, 2008, 07:21 PM
I've recently set up a test server for myself running Ubuntu 8 and for the life of me, I can't figure this one out.

I have phpmyadmin and phpbb3 running. I can log in to mysql using mysql -p on the command line. phpmyadmin absolutely will not log in. If I clear the root password and re-set it. It will allow me to log in. After an hour or so, same thing happens.

PHPBB3 is running with a different mysql user and has permissions for the phpbb3 database that it needs. It's mysql account seems to be fine (the pages and posts display fine), but if I try to log in as any user, I get denied.

Any help at all would really, really be appreciated.

psynophile
May 17th, 2008, 12:09 AM
Sorry to bump, but I really need to get this going. The only thing that I can think of that hasn't been proven yet is that the root mysql user has the same password as the system's root password. Is there any know issues about this?

hyper_ch
May 17th, 2008, 09:16 AM
I think you PMA configuration is not ok...

and by default mysql will be installed without root password.