Hi I’m getting this error message when I go to upload flight routes. Any idea on what’s happening?
Warning: simplexml_load_file(http://ws.geonames.org/search?maxRows=1&featureCode=AIRP&q=OBII) [function.simplexml-load-file]: failed to open stream: php_network_getaddresses: getaddrinfo failed: Name or service not known in /home/explorev/public_html/php/core/common/OperationsData.class.php on line 348
Looks like it’s related to creating new airport entries while it imports the routes. In the meantime, enter the problem airports manually and see if that helps.
It was working before on hostmonster.com which I understand uses PHP 5. I’ll try your suggestion of entering them manually but it was a great help to do it automatically
Edit: Now working: In hindsight, I think it was because I was downloading some other stuff, it must have been timing out. Have to remember not to try and two things at once next time.