Re: Problem with fsockopen()
- From: "Steve" <googlespam@xxxxxxxxxxxxx>
- Date: 13 Oct 2005 13:43:56 -0700
> Warning: fsockopen() [function.fsockopen]: php_network_getaddresses:
> getaddrinfo failed: Temporary failure in name resolution in
> /home/fipaj/serwer/works/jabber-php/class_jabber_php-0.4.2/test1.php on
> line 5
Your DNS service is kaput. Substitute the IP...
$test = fsockopen('217.173.160.48', '5222'); // chrome.pl
---
Steve
.
- Follow-Ups:
- Re: Problem with fsockopen()
- From: fipaj1992@xxxxxxxxx
- Re: Problem with fsockopen()
- References:
- Problem with fsockopen()
- From: fipaj1992@xxxxxxxxx
- Re: Problem with fsockopen()
- From: Jerry Stuckle
- Re: Problem with fsockopen()
- From: Nico Busch
- Re: Problem with fsockopen()
- From: fipaj1992@xxxxxxxxx
- Re: Problem with fsockopen()
- From: Steve
- Re: Problem with fsockopen()
- From: fipaj1992@xxxxxxxxx
- Problem with fsockopen()
- Prev by Date: An extra last empty field in an 'mysql_fetch_array' result array?
- Next by Date: Re: Php Download script problem!
- Previous by thread: Re: Problem with fsockopen()
- Next by thread: Re: Problem with fsockopen()
- Index(es):
Relevant Pages
|