Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

PHP Forum


You are currently viewing our PHP Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Failure when receiving data from the peer
Old 05-23-2011, 04:13 AM Failure when receiving data from the peer
Average Talker

Posts: 18
Trades: 0
Hi,

Code:
Failure when receiving data from the peer
I get the following error in index.php when I run it

How do i fix it?
SparkyMonkey is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 05-23-2011, 05:02 AM Re: Failure when receiving data from the peer
lizciz's Avatar
Super Spam Talker

Posts: 807
Name: Mattias Nordahl
Location: Sweden
Trades: 0
That looks like a custom error message, rather than a php standard error. You are probably using some kind of framework or downloaded script? It might help if we see a slice of code where it is generated.
__________________
Your answers will only be as good as your question. Formulate it well and give all the necessary information.
lizciz is offline
Reply With Quote
View Public Profile Visit lizciz's homepage!
 
Old 05-23-2011, 12:55 PM Re: Failure when receiving data from the peer
Super Spam Talker

Posts: 880
Name: Paul W
Trades: 0
That's usually from a Curl function - check with the machine you're trying to connect to.
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE


*** New:
Please login or register to view this content. Registration is FREE
PaulW is online now
Reply With Quote
View Public Profile
 
Old 05-27-2011, 03:17 PM Re: Failure when receiving data from the peer
Average Talker

Posts: 18
Trades: 0
yes, curl function. I ran it with

Code:
curl_setopt($ch, CURLOPT_VERBOSE, true);
curl_setopt($ch, CURLOPT_STDERR,  'php://output');
and it returned the error

ran a trace route as well and it returned the error
SparkyMonkey is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to Failure when receiving data from the peer
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.10676 seconds with 12 queries