View Single Post
  #3  
Old 02-19-2012, 12:13 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Is your database running on a different machine than the server processes? If so, you need to configure MySQL to allow remote root connections, or make a non-root MySQL account that you will have the world/etc. connect to.

If both are running on the same machine I have no idea how you would receive that message.
Reply With Quote