View Single Post
  #15  
Old 01-23-2009, 09:35 PM
kryones
Fire Beetle
 
Join Date: Nov 2008
Location: Maryville,MO
Posts: 10
Default

ok so I have 2 separate error logs now. And I think that the second is the reason for the first.


EQEmu Debug World:
Code:
---------------------------------------------
[01.23. - 19:26:02] Starting Log: logs/eqemu_debug_world_2508.log
[01.23. - 19:26:02] [WORLD__INIT] Loading server configuration..
[01.23. - 19:26:02] [WORLD__INIT] Log settings loaded from log.ini
[01.23. - 19:26:02] [WORLD__INIT] CURRENT_WORLD_VERSION:EQEMu 0.7.0
[01.23. - 19:26:02] [WORLD__INIT] Connecting to MySQL...
[01.23. - 19:26:02] [WORLD__INIT_ERR] Cannot continue without a database connection.
EQEmu Error World:
Code:
---------------------------------------------
[01.23. - 19:26:02] Starting Log: logs/eqemu_error_world_2508.log
[01.23. - 19:26:02] Failed to connect to database: Error: #1130: Host 'BILL' is not allowed to connect to this MySQL server
I've looked everywhere for an instance in which I reference a username as "BILL" instead of "root" but I havn't found it anywhere. Anyone know where I can find it?
Reply With Quote