View Single Post
  #4  
Old 12-11-2012, 08:37 AM
chrsschb's Avatar
chrsschb
Dragon
 
Join Date: Nov 2008
Location: GA
Posts: 904
Default

Logs are telling me world, queryserv, etc can't connect to the database, but I didn't change any passwords or database information

Code:
---------------------------------------------
[12.11. - 00:55:00] Starting Log: logs/eqemu_debug_3184.log
[12.11. - 00:55:00] [QUERYSERV__INIT] Starting EQEmu QueryServ.
[12.11. - 00:55:00] [QUERYSERV__INIT] Log settings loaded from log.ini
[12.11. - 00:55:00] [QUERYSERV__INIT] Connecting to MySQL...
[12.11. - 00:55:00] [WORLD__INIT_ERR] Cannot continue without a database connection.
Code:
[12.11. - 00:55:00] Starting Log: logs/eqemu_error_3184.log
[12.11. - 00:55:00] Failed to connect to database: Error: #1045: Access denied for user 'eq'@'localhost' (using password: YES)
Code:
[12.11. - 00:45:17] Starting Log: logs/eqemu_error_world_1944.log
[12.11. - 00:45:17] Failed to connect to database: Error: #2003: Can't connect to MySQL server on 'localhost' (10061)
Code:
[12.11. - 00:45:16] Starting Log: logs/eqemu_debug_world_1944.log
[12.11. - 00:45:16] [WORLD__INIT] Loading server configuration..
[12.11. - 00:45:16] [WORLD__INIT] Log settings loaded from log.ini
[12.11. - 00:45:16] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEmulator 0.8.0
[12.11. - 00:45:16] [WORLD__INIT] Added loginserver eqemulator.net:5998
[12.11. - 00:45:16] [WORLD__INIT] Connecting to MySQL...
[12.11. - 00:45:17] [WORLD__INIT_ERR] Cannot continue without a database connection.
__________________
Clumsy's World: Resurgence [2019-Present]
Clumsy's World 2.0 [2014-2016]
Clumsy's World [2006-2012]
Reply With Quote