wget http://curl.haxx.se/download/curl-7.16.0.tar.gz tar -pxzf curl-7.16.0.tar.gz cd curl-7.16.0 ./configure –with-ssl make make install ldconfig -v
Then use –with-curl in PHP’s configure
You must be logged in to post a comment.
Leave your response!
You must be logged in to post a comment.