View Single Post
  #7  
Old 04-01-2008, 04:43 PM
mamba666
Sarnak
 
Join Date: Apr 2003
Posts: 41
Default

Well it is doing something, but does not display any DB or zone info on the page. The index.php gives me all of the options.

I added the TCPO connection info to the EQEMU XML config file and it seemd to help a little, becasue there is some form of connection to the console.

I ended up disabling IIS and installing appache server. I will prly go back to IIS once i'm done tetsing.

If I click on whois on, it looks for a little while and finds nothing. I have a few people on my server right now so it should so something.

In world.exe it is showing the connection comming through like this :

<code>

[Debug] [WORLD__ZONE] New TCP connection from 127.0.0.1:1711
[Debug] [WORLD__ZONE] New TCP connection from 0.0.0.0:0
[Debug] [WORLD__CONSOLE] Removing console (!tcpc->Connected) from 0.0.0.0:0
[Debug] [WORLD__ZONE] New TCP connection from 192.168.2.200:2668
[Debug] [WORLD__ZONE] New TCP connection from 192.168.2.200:2746
</code>

Note : I changed the config from 127.0.0.1 to 192.168.2.200 to see if there was any difference.

None of the other options seem to do anyhting, but I see no errors.

I won't pound on this too much as it was of mild interest to me.
Reply With Quote