View Single Post
  #1  
Old 06-15-2014, 09:58 PM
ionhsmith
Discordant
 
Join Date: Jun 2014
Posts: 284
Default 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
Reply With Quote