MySQL username/password
Posted by: Cudamine (---.net.novis.pt)
Date: August 23, 2006 10:37AM

I'm trying to intsall SMF (http://www.simplemachines.org) but I need to inser my MySQL database username and passsword.

Yhing is, I have no idea what those are... help? I tried leaving it in blank, but it didn't work.

Options: ReplyQuote
Re: MySQL username/password
Posted by: CyberSpatium (67.170.181.---)
Date: August 23, 2006 11:01PM

the default mysql root user has no password set, so leave the password blank

mysql_connect ('localhost', 'root', '');

Options: ReplyQuote


Sorry, only registered users may post in this forum.