php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #19802 wrong docs curl requirment
Submitted: 2002-10-07 09:58 UTC Modified: 2002-10-07 12:10 UTC
From: moshe at i-com-it dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: 4.2.3 OS: RH linux 7.1
Private report: No CVE-ID: None
 [2002-10-07 09:58 UTC] moshe at i-com-it dot com
on http://www.php.net/manual/en/ref.curl.php mentions:
"PHP will not work with any version of CURL below version 7.0.2-beta"

but on configure i get:

"configure: error: cURL version 7.9 or later is required to compile php with cURL support"

when i have 7.4.x

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-10-07 10:03 UTC] goba@php.net
This actually depends on the PHP version you install.
 [2002-10-07 10:21 UTC] oren at i-com-it dot com
but it's written there that the php 4 >= 4.2

when i have 4.X
 [2002-10-07 12:10 UTC] derick@php.net
Just follow ./configure and install the latest cURL. I'll update the manual that the current required version is 7.9.

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed Sep 18 16:01:27 2024 UTC