View Full Version : Stupid Noob Question
Keshyden
July 29th, 2006, 03:11 PM
I have successfully installed Ubuntu Center. I cannot figure out what to type in the MySQL settings. What would my database user and password be? And is my host localhost?
T700
July 29th, 2006, 04:41 PM
Check this link (https://hive.bountysource.com/wiki) out for support info.
I'd also suggest giving your questions descriptive titles, as it will help get more eyeballs on your question. Some people just skip over entries with generic (HELP!, N00b in Trouble, etc.) subject lines.
Paul
Keshyden
July 29th, 2006, 05:23 PM
I checked out the wiki but in that step it assumes you know what to fill in.
I am probably being oblivious.
Swab
July 29th, 2006, 05:26 PM
Edit: Removed stupid post!
TTT_travis
July 30th, 2006, 02:25 PM
While following the installation instructions did you happen to skip the part where you set a mysql password? If you did just set a mysql root password and then in the installer enter root for the username and then the password you set for the password.
Keshyden
July 30th, 2006, 03:51 PM
I don't remember ever seeing anything asking me for a password. How do I go about setting the root password?
TTT_travis
July 30th, 2006, 05:30 PM
I don't remember ever seeing anything asking me for a password. How do I go about setting the root password?
type
3. Set a password for mysql:
mysqladmin -u root -p password YOURNEWPASSWORDHERE
REPLACE YOURNEWPASSWORDHERE with a password when prompted to enter a password just hit enter
then in the installer use root for the username and the password you just set for the password.
https://hive.bountysource.com/wiki/Installation
Keshyden
July 30th, 2006, 10:10 PM
Thanks alot. I got it working and its sweet!
16777216
August 29th, 2006, 08:48 PM
Originally Posted by Keshyden http://www.ubuntuforums.org/images/buttons/viewpost.gif (http://www.ubuntuforums.org/showthread.php?p=1318212#post1318212)
I don't remember ever seeing anything asking me for a password. How do I go about setting the root password?
type
3. Set a password for mysql:
mysqladmin -u root -p password YOURNEWPASSWORDHERE
REPLACE YOURNEWPASSWORDHERE with a password when prompted to enter a password just hit enter
then in the installer use root for the username and the password you just set for the password.
https://hive.bountysource.com/wiki/Installation
That does not work for me I keep getting this...
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
azraelx401
August 31st, 2006, 10:42 PM
That does not work for me I keep getting this...
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
try this http://www.devshed.com/c/a/MySQL/Beginning-MySQL-Tutorial/1/
aloysius
October 1st, 2006, 08:38 AM
That does not work for me I keep getting this...
mysqladmin: connect to server at 'localhost' failed
error: 'Access denied for user 'root'@'localhost' (using password: YES)'
i had same....by default the root password is empty. so when you run the password set command(including new password), and it asks you for password just hit enter...this will fix your problem
vBulletin® v3.7.2, Copyright ©2000-2008, Jelsoft Enterprises Ltd.