Hello. I am using ubuntu 8.04
i have follow the instructions of this page
Code:
http://www.howtoforge.com/ubuntu_lamp_for_newbies
and in the step in which i must press
Code:
mysql> SET PASSWORD FOR 'root'@'localhost' = PASSWORD('yourpassword');
it came up the following error
Code:
ERROR 1045: Access denied for user: 'root@localhost' (Using
password: NO)
i read this page and i do everything but when i am pressing the comand
Code:
/usr/bin/mysqld --skip-grant-tables --user=root
the terminal stucks (the above command doesn't work).
What should i do to fix it?
Also i want my mysql to be local.So should i change the?
Code:
bind-address = 127.0.0.1
And finaly how can i run the phpmyadmin.I have install it but i don't know how to run it.
Please help me
Recent comments
17 hours 33 min ago
1 day 3 hours ago
1 day 3 hours ago
1 day 7 hours ago
1 day 11 hours ago
1 day 12 hours ago
1 day 14 hours ago
2 days 21 min ago
2 days 5 hours ago
2 days 6 hours ago