Search found 1 match
- Tue Dec 16, 2003 1:56 am
- Forum: PHP - Code
- Topic: PHP script dies if php_network_getaddresses: gethostbyname f
- Replies: 0
- Views: 591
PHP script dies if php_network_getaddresses: gethostbyname f
I'm trying to connect to FTP server using PHP script (enclosed in if-else). In the network is in bad condition or absent, script throws out an error and the rest of the code is not performed. Warning: php_network_getaddresses: gethostbyname failed in c:\www\soft\get.php on line 80 Fatal error: Maxim...