Koozali.org: home of the SME Server

Legacy Forums => General Discussion (Legacy) => Topic started by: CrimsonPh33r on August 08, 2005, 01:06:09 PM

Title: MySql
Post by: CrimsonPh33r on August 08, 2005, 01:06:09 PM
I am trying to get mambo up and working, but it asks me for my MySQL user name and password.  Anybody know what they are by default?
Title: MySql
Post by: dmajwool on August 08, 2005, 01:19:29 PM
You need to create a mambo user, and give that user permissions to the relevant mambo mysql databases.
Then you can enter that user's credentials into mambo.
hth, David.
Title: MySql
Post by: Mjohnson on August 09, 2005, 08:03:37 PM
Try logging in to MySQL with your admin user and password.  You should then be able to create a mambo user, password and access privledges.

For ease of use, if you have phpmyadmin installed it is a snap.  If not, you can log in via the Navicat program (Google for Navicat)which will allow you to do all sorts of administrative MySQL stuff too.

Best of Luck...

MJ