Quote:
Originally Posted by mamba666
I tried to get this to work with IIS and it doesn't seem to work.
Will this only work with Apache?
|
It works on both.
Did you edit the config.php file under datas folder?
Did you run the install.html program?
Do you have port 9000 set in your eqemu_config.xml file?
ie:
Code:
<!-- Sets the ip/port for the tcp connections. Both zones and console (if enabled). Defaults are shown -->
<tcp ip="localhost" port="9000" telnet="disable"/>