Problems with fsockopen()

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Marek Strop
Forum Newbie
Posts: 6
Joined: Tue Jun 10, 2003 6:13 am
Contact:

Post by Marek Strop »

I have the same problem. I've got slightly different responce:

gethostbyaddr('64.246.30.37') : rs1.php.net
fsockopen with ip

Warning: fsockopen(): php_hostconnect: connect failed in C:\Program Files\Apache Group\Apache2\htdocs\testurl.php on line 10

Warning: fsockopen(): unable to connect to 64.246.30.37:80 in C:\Program Files\Apache Group\Apache2\htdocs\testurl.php on line 10

fsockopen failed : #10060, A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond.
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post by twigletmac »

I've split this from:
viewtopic.php?t=8027

Please start new threads even if you have a similar problem to one discussed in another thread - just reference the other thread in your post.

Mac
Post Reply