View Single Post
  #4   (View Single Post)  
Old 21st December 2012
J65nko J65nko is offline
Administrator
 
Join Date: May 2008
Location: Budel - the Netherlands
Posts: 4,131
Default

http://php.net/manual/en/function.dns-get-record.php gives some simple examples of PHP code doing DNS lookups. Try one of these on your server.

If that works then the issue is Wordpress. If it does not return any result, then it really is the chrooted PHP install.
__________________
You don't need to be a genius to debug a pf.conf firewall ruleset, you just need the guts to run tcpdump
Reply With Quote