• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Free SQL database

I have mysql 4 already installed but i dont know what to put for the database server when installing PHPBB... I tried localhost but that didnt work.
 
Originally posted by: Rami7007
I have mysql 4 already installed but i dont know what to put for the database server when installing PHPBB... I tried localhost but that didnt work.

Localhost or 127.0.0.1 will work. You did something wrong when you set up mysql.
 
with phpMyAdmin i keep getting an error that it was unable to connect to the mysql database... i have mysql 4 running and i set host as "localhost"...


how can i set a MySql database username and password?

in the config file i am supposed to set a username and password... the only password i have is to open mysql, but no username
 
so i set user name as root and then my password and now i get this message

"#1251 - Client does not support authentication protocol requested by server; consider upgrading MySQL client "

whats wrong?

 
ok so i went into the mysqladmin and i saw where to change the host... I think i should set it to my IP and not localhost... but if i close it, it wil revert back to normal... so how can i set it as a default?
 
If the winmysqladmin has the green light on then mysql is running. That's as far as I can help you since I don't use PHPBB. Also, you'd probably get more technical support from the software forum.
 
Back
Top