Anope IRC Services

Please login or register.

Login with username, password and session length
Advanced search  

News:

Pages: [1]   Go Down

Author Topic: [SOLVED]Unable to locate SQL reference, is m_mysql loaded and ....  (Read 2952 times)

0 Members and 1 Guest are viewing this topic.

mike

  • Anope User
  • Offline Offline
  • Posts: 3

Code: [Select]
# grep mysql /home/anope/services/data/logs/services.log.20111210
[Dec 10 00:02:49.293766 2011] trying to load [db_mysql]
[Dec 10 00:02:49.293853 2011] Runtime module location: /home/anope/services/data/../data/modules/runtime/db_mysql.so.wONQXQ
[Dec 10 00:02:49.299911 2011] Module db_mysql compiled against current version of Anope 1
[Dec 10 00:02:49.299959 2011] trying to load [db_mysql_live]
[Dec 10 00:02:49.300053 2011] Runtime module location: /home/anope/services/data/../data/modules/runtime/db_mysql_live.so.K27rvj
[Dec 10 00:02:49.302741 2011] Module db_mysql_live compiled against current version of Anope 1
[Dec 10 00:02:49.544796 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.545202 2011] OnFindCore: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.545443 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.545787 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.546330 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.546536 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.546787 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.547108 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.547335 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.547604 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.547867 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.548123 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.548371 2011] OnFindChan: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.551244 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.551295 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.551343 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.551392 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.551441 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.551491 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:02:49.551541 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:03:19.449931 2011] OnFindNick: Unable to locate SQL reference, is m_mysql loaded and configured correctly?
[Dec 10 00:03:19.450269 2011] Sent: :00AAAAAAG GLOBOPS :Unable to locate SQL reference, is m_mysql loaded? Going to readonly...
[Dec 10 00:03:19.456299 2011] Received: :433 SNONOTICE G :From OperServ: Unable to locate SQL reference, is m_mysql loaded? Going to readonly...
[Dec 10 00:03:19.456374 2011] unknown message from server (:433 SNONOTICE G :From OperServ: Unable to locate SQL reference, is m_mysql loaded? Going to readonly...)

Code: [Select]
# grep \"db_mysql /home/anope/services/data/services.conf
module { name = "db_mysql" }
module { name = "db_mysql_live" }

??

helps if you uncomment "m_mysql" in the modules.conf....
« Last Edit: December 11, 2011, 08:15:45 AM by mike »
Logged
Pages: [1]   Go Up