Hi there. Sorry for my poor english. Iinstalled MySQL 5.5 m3 though original RPM package and I modified the MySQL root password. When Iinstall WordPress, I got the error message like 'Error establishing adatabase connection'. But when I clear MySQL root password, everything goes well. I don't know that why. For security, Idon't want keep the empty password for production service. Anyone can help me to resolve it? Btw, phpbb using mysql (not mysqli, it normal working) extension, phpbb will return error message like 'Access Denied for r...@localhost (using password:NO), why display NO and why phpbb use root to connect to database?
THX.