Yeah, says an apache is already using port 80. Which file do I need to modify to change apache's port to 81?/82? I modified MySQL's 3306 to 3312 from the my.cnfg file
---------- Post added at 04:05 PM ---------- Previous post was at 03:58 PM ----------
Oh wait, found it... k. Modified apache, mysql, the world, and now they're all working.... but trinityrealm still isn't. This is what the trinityrealm log said;
Code:2010-07-08 13:44:24 TrinityCore Rev: 8823 Release Hash: 408038d3e04e (Win32,little-endian) (realm-daemon) 2010-07-08 13:44:24 <Ctrl-C> to stop. 2010-07-08 13:44:24 Using configuration file authserver.conf. 2010-07-08 13:44:24 OpenSSL 0.9.8k 25 Mar 2009 (Library: OpenSSL 0.9.8k 25 Mar 2009) 2010-07-08 13:44:24 Max allowed open files is 1024 2010-07-08 13:44:24 Connected to MySQL database at 127.0.0.1 2010-07-08 13:44:24 MySQL client library: 6.0.0 2010-07-08 13:44:24 MySQL server ver: 5.0.45-community-nt 2010-07-08 13:44:24 AUTOCOMMIT SUCCESSFULLY SET TO 1 2010-07-08 13:44:24 Successfully turned on MYSQL_OPT_RECONNECT. 2010-07-08 13:44:24 Loaded 1 prepared MySQL statements for auth DB. 2010-07-08 13:44:24 Updating Realm List... 2010-07-08 13:44:24 Added realm "-Coming soon- 700x". 2010-07-08 13:44:24 Added realm "-Coming soon- I80". 2010-07-08 13:44:24 Added realm "Current Testing Realm". 2010-07-08 13:44:24 ERROR: Trinity realm can not bind to 184.96.85.123:3724
---------- Post added at 04:07 PM ---------- Previous post was at 04:05 PM ----------
That's what it says every time I try to open it, then it closes after saying that "ERROR" line.