10-21-2009, 10:12 AM
(10-21-2009, 10:02 AM)ethical_john Wrote: Still get the same result.
I am running this server locally.
I do not do any port forward at the router.
Will this affect the desire result?
No I don't think that it would affect the result, but I may be wrong!
I can't think of anything that would solve your problem.
just look what result $_SRVER returns.
PHP Code:
print $_SERVER['REMOTE_ADDR']."<br />".$_SERVER['SERVER_ADDR'];
The output should be 127.0.0.1 2 times.
If it is, you either have problem with file functions or something in bans.php isn't right.
Try reinstalling/upgrading your local server. dunno.