PDA

View Full Version : Ubuntu Center Help


azraelx401
August 29th, 2006, 07:40 AM
Ok I'm sure there's a few posts about this issue here but I'm gonna post mine anyway. I installed Ubuntu Center and I opened up Firefox and went to http://myipaddress/center (not gonna post my actual IP) and it says Please enter your MySql details. It asks for the database host, database user, and database password. I have no idea what any of that information is. The install didn't ask me any questions for usernames or passwords. Can somebody help me out with this?

16777216
August 29th, 2006, 08:29 PM
I have the same problem, run the center and get asked about MySQL user and pass and I too am not sure what to do here.

aloysius
October 1st, 2006, 08:43 AM
at command line run following:

mysqladmin -u root -p password YOURNEWPASSWORDHERE

then hit enter when prompted for password. then in center use localhost, root, and the password you used above. thats all you need!