前景提要
HDC调试需求开发(15万预算),能者速来!>>> <?php
$ch = curl_init();
curl_setopt($ch, CURLOPT_URL, "http://127.0.0.1");
curl_exec($ch);
curl_close($ch);
?>
在linux上使用curl一直出现这样的错误,求大神解答~ERROR
Cache Access Denied
While trying to retrieve the URL: http://127.0.0.1/
The following error was encountered: Cache Access Denied.
Sorry, you are not currently allowed to request: http://127.0.0.1/ from this cache until you have authenticated yourself.
You need to use Netscape version 2.0 or greater, or Microsoft Internet Explorer 3.0, or an HTTP/1.1 compliant browser for this to work. Please contact the cache administrator if you have difficulties authenticating yourself or change your default password.