cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: From Sever: curl via php, socks5

From: Daniel Stenberg <daniel-curl_at_haxx.se>
Date: Wed, 26 May 2004 12:37:05 +0200 (CEST)

On Wed, 26 May 2004, D-zain wrote:

> Hello curl-users,

I recommend using the curl-and-php mailing list for questions and issues with
the PHP/curl module.

> curl_setopt ($ch, CURLOPT_PROXYTYPE, CURLPROXY_SOCKS5);

> Notice: Use of undefined constant CURLOPT_PROXYTYPE
> Notice: Use of undefined constant CURLPROXY_SOCKS5

It seems that the PHP/curl module (you use) doesn't support these options.

The PHP binding for libcurl access is written and maintained by the PHP
project, you should contact them. (Of course after first having verified that
they haven't fixed this problem in a later version.)

-- 
     Daniel Stenberg -- http://curl.haxx.se -- http://daniel.haxx.se
      Dedicated custom curl help for hire: http://haxx.se/curl.html
Received on 2004-05-26