At the beginning of the week a site that validated fine has been in the network went down. This obviously caused the validation script to flag it as not running ads. Once the site was back up and running, I tried to revalidate the site. But it's still saying that it's failing. I've verified that the ads are running. Any ideas?
Well I'd say either you have network problems or my host has banned you (which I find highly unlikely). I've checked the site from the US East Coast to the West, from Canada, and everywhere in between and it comes up just fine.
Any clues yet? Perhaps if you do a tracert to see where the breakdown occurs? Is the name even resolving on your end?
Site itself works now, but it doesn't seem like $_SERVER['REMOTE_ADDR'] is being seen properly by your server.
I temporarily added an echo $_SERVER['REMOTE_ADDR'] and it output my address fine. The ads are displaying. My weight for my sites has been down now since the 13th. What can I do to get these sites to revalidate?
I see what you are saying. It actually appears to be the $_SERVER['SERVER_ADDR'] address that isn't resolving properly. Odd. I'll look into it and hopefully you won't hear from me again about this.