If I try to grab data from xx.search.yahoo.com (xx = the regional) i get an 999 error... this is not happening if iam trying to access search.yahoo.com , only for xx.search.yaoo.com and only if special paraments like ?n= are added Warning: file_get_contents(http://ca.search.yahoo.com/search?q=free+php+scripts&n=100) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 999 Unable to process request at this time -- error 999 in /home/nodomain/public_html/s4/y3/y3.php on line 52 Warning: file_get_contents(http://ca.search.yahoo.com/search?q=free+php+scripts&n=100&b=100) [function.file-get-contents]: failed to open stream: HTTP request failed! HTTP/1.1 999 Unable to process request at this time -- error 999 in /home/nodomain/public_html/s4/y3/y3.php on line 52
I had same problem with a project few days back: Here are the details: http://murraymoffatt.com/software-problem-0011.html