PHP Classes

Firewall problem?

Recommend this page to a friend!

      Google Rank Checker  >  All threads  >  Firewall problem?  >  (Un) Subscribe thread alerts  
Subject:Firewall problem?
Summary:curl_exec failed
Messages:1
Author:Michael
Date:2009-10-07 02:37:54
 

 


  1. Firewall problem?   Reply   Report abuse  
Picture of Michael Michael - 2009-10-07 02:37:54
I am running the php script on a home based intranet
behind a wireless router that I use to split my internet connection.

I tried using another script that uses fsocket with no luck.
Also tried using fsocket on this script (before I installed curl on my ubuntu server)


Array
(
[url] => http://www.phpclasses.org (Line : 101)
[host] => toolbarqueries.google.de (Line : 113)
[query_string] => client=navclient-auto&ch=791492919328&features=Rank&q=info%3Ahttp%3A%2F%2Fwww.phpclasses.org%0D (Line : 114)
[user_agent] => Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; GTB6; .NET CLR 2.0.50727; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) (Line : 115)
[error] => Array
(
[0] => curl_exec failed (Line : 139)
)

[method] => curl (Line : 142)
[query_exec_time] => 0.0724959373474 (Line : 184)
[total_exec_time] => 0.0729119777679 (Line : 197)
[result] => Array (Line : 198)
)