New server Question
I have a UO dedicated server so I thought I would try and EQ one but I am running into errors following the guide on this website. I am on the step
Open a command prompt and type in:-
mysql -uroot
then type in:-
SET PASSWORD FOR 'root'@'localhost' = PASSWORD('your_pasword');
but it tells me cant connect to MySQL server on local host... any suggestions?
so far everything else is going good ... compiled with 0 errors
|