I am having problem with accessing a site with proxy IPs using curl. It works fine in Zend Framework.But showing error as : What may be the reason ?
Add these opts. curl_setopt($ch, CURLOPT_PROXYPORT, "PROXY PORT HERE NOT IN THE URL"); also if you are using socks5 you have to specify it with CURLOPT_PROXYTYPE