I think your DNS might be broken. Try from the Terminal/CLI:
curl -I http://search.twitter.com/etc/pp Twitter would respond with a status 400 if you get ratelimited. Review the API docs for more: http://developer.twitter.com/pages/rate-limiting#amilimited Till 2010/12/17 José de Menezes Soares Neto <[email protected]>: > Caught exception: Unable to Connect to tcp://search.twitter.com:80. Error > #110: Connection timed out > > Is there, maybe, a block to my site? > > 2010/12/12 Bartosz Maciaszek <[email protected]> > >> 2010/12/11 José de Menezes Soares Neto <[email protected]>: >> > *Fatal error*: Uncaught exception 'Zend_Http_Client_Adapter_Exception' >> with >> > message 'Unable to Connect to tcp://search.twitter.com:80. Error #110: >> > Connection timed out' >> > >> > Does anyone knows how to solve it? >> >> Using try..catch? ;) >> >> B. >> >> -- >> "Great fleas have little fleas upon their backs to bite 'em, >> And little fleas have lesser fleas, and so ad infinitum. >> And the great fleas themselves, in turn, have greater fleas to go on, >> While these again have greater still, and greater still, and so on." >> > > > > -- > José de Menezes > Learncafe.com ) www.learncafe.com > Um lugar para aprender e ensinar >
