Page 1 of 1

Not updating with servlist.php

PostPosted: Sun Jan 06, 2013 2:52 pm
by Nayru
Hello,

Currently we have the problem that the ip doesnt match to the server ip.

I can set it to dynamic ip, but the ip on hp-server is not correctly resolved.

You have the choice for no updating serverlist or working update, but ability to connect with daocportal

Re: Not updating with servlist.php

PostPosted: Sun Jan 06, 2013 3:17 pm
by Tolakram
Howdy,

I posted a message on our staff forums as well. I have no clue what is going on but something is broken on the server (portal list) side.

Re: Not updating with servlist.php

PostPosted: Sun Jan 06, 2013 3:22 pm
by Baldrug
Maybe someone changed the php version? :D

Re: Not updating with servlist.php

PostPosted: Sun Jan 06, 2013 3:44 pm
by Etaew
We used $_SERVER['HTTP_X_REMOTE_ADDR'] on sourceforges platform, possibly relating to caching the result of this was blank (possibly interpreted as 127.0.0.1 - output on the phpinfo page), we have had to disable the dynamic ip system, and remove the server ip check from the serverlistupdate script, we can trust a scripts username and password I guess.