Add new comment

Submitted by Daf (not registered) on Thu, 2008-11-20 21:42.

Great Tutorial writing.

Easy to follow.

My problems are here:-

Option (2)INSTALLING MYSQL.... tell us how to find our IP address please!

Then:-

mysql -u root

gives:-

ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: NO)


mysql> SET PASSWORD FOR 'root'@'localhost' = PASSWORD('yourpassword');
gives:-
bash: syntax error near unexpected token `('


Wonder whether you can help..?

Thanks

Daf

Please do not use the comment function to ask for help! If you need help, please use our forum.
Comments will be published after administrator approval.

Reply

*
*
The content of this field is kept private and will not be shown publicly.


*

  • Images can be added to this post.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd> <img> <div>
  • Lines and paragraphs break automatically.