Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations gkittelson on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

fopen issues in 4.0.6

Status
Not open for further replies.

DaveCallaghan

Programmer
Dec 13, 2001
1
US
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?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top