PDA

View Full Version : MySQL setup for SMF forum


scraminc
10-14-2006, 01:50 AM
I just need to know the info for the MySQL servername, which I'm guessing is localhost. What is the MySQL username and password though? Are those my FTP username and password? I tried them but it didn't work.
Thanks.
-ScrAm

guru
10-14-2006, 04:19 AM
MYSQL SERVER NAME is mysql not localhost. And the sqlname and password are those which you create using database management system.

scraminc
10-14-2006, 04:48 AM
Still isn't working:
Cannot connect to the MySQL database server with the supplied data.

If you are not sure about what to type in, please contact your host.
Access denied for user 'scraminc'@'unlimitedmb.com' (using password: YES)
Click here to try this step again.

scraminc
10-14-2006, 04:51 AM
I got it working. Thanks for letting me know that it's mysql and not localhost.