Hello Community  
I have been having an issue lately with the Fetching Airports which won't fetch airports what so ever. I have set the below  
Config::Set('AIRPORT_LOOKUP_SERVER', 'phpvms');  
Config::Set('PHPVMS_API_SERVER', 'http://api.phpvms.net'); 
Config::Set('PHPVMS_NEWS_FEED', 'http://feeds.feedburner.com/phpvms'); 
Config::Set('VACENTRAL_NEWS_FEED', 'http://feeds.feedburner.com/vacentral'); 
Config::Set('GEONAME_API_SERVER', 'http://ws.geonames.org'); 
But ever since i have done this before which is a must need to do before after installing phpvms and setted the Airport look up server. Is there an issue with the look up server at all? Because i cannot retrieve any airport data what so ever?  
Any help would be great full. 
Thanks