DaveCallaghan
Programmer
I use file (' to get information from a partner's web site. I have made a site using php 4.0.3pl1 and Apache on Windows as a proof of concept to move from ASP+ and IIS to php and Apache.
I got permission, installed SuSE 7.3 Pro which comes with 4.0.6 and now I get a Warning: php_network_getaddresses: getaddrinfo failed: Name or service not known in /usr/local/htdocs/UsedToWork.php message.
allow_url_fopen is set to On in php.ini and phpinfo confirms in the PHP Core Configuration that allow_url_fopen = 1 for local and master.
What did I do wrong?
I got permission, installed SuSE 7.3 Pro which comes with 4.0.6 and now I get a Warning: php_network_getaddresses: getaddrinfo failed: Name or service not known in /usr/local/htdocs/UsedToWork.php message.
allow_url_fopen is set to On in php.ini and phpinfo confirms in the PHP Core Configuration that allow_url_fopen = 1 for local and master.
What did I do wrong?