View Single Post
  #44  
Old 04-01-2008, 03:09 PM
Aramid
Discordant
 
Join Date: May 2006
Posts: 356
Default

Quote:
Originally Posted by mamba666 View Post
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"/>
__________________
Random Segments of Code....
Reply With Quote