Anope IRC Services

Anope Support => 2.0.x/1.9.x Support => Topic started by: stephen on August 03, 2010, 10:47:27 AM

Title: MYSQL Error
Post by: stephen on August 03, 2010, 10:47:27 AM
Hey all

I am trying to connect Anope to my MYSQL server on my WIndows Box im running my irc and anope on Ubuntu Server. I have set all the info up to connect to the mysql and set the privaliges for the Ubuntu box to connect remotly to my windows Mysql. But i still get an error

Code: [Select]
[Aug 02 22:44:58 2010] OperServ: snazy2007: set sql on
[Aug 02 22:44:58 2010] MySQL: has been enabled.
[Aug 02 22:44:58 2010] MySQL: client version 5.0.67.
[Aug 02 22:44:58 2010] MySQL Error: Cant connect to MySQL: Access denied for user 'root'@'Unknown-00-15-5d-01-9d-0a.home' (using password: YES)
 : Success

Can someone please help :)

Thx

Stephen
Title: Re: MYSQL Error
Post by: Charles Kingsley on August 03, 2010, 02:06:42 PM
Show us your MySQL config in services.conf, I suspect you should be using localhost and you're not.
Title: Re: MYSQL Error
Post by: stephen on August 03, 2010, 05:49:40 PM
Fixed Created a new MYSQL User and re did all the powers and hosts and works fine now :)