php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16661 Module crashes if CURL_POSTFIELDS parameter uses in curl_setopt finction
Submitted: 2002-04-17 10:50 UTC Modified: 2002-04-19 10:26 UTC
From: anton at concord dot ru Assigned:
Status: Closed Package: cURL related
PHP Version: 4.2.0 OS: All
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: anton at concord dot ru
New email:
PHP Version: OS:

 

 [2002-04-17 10:50 UTC] anton at concord dot ru
I used file upload through CURL module to other servers and it worked fine still libcurl v. 7.9.4. Of course I could use the older version but in this version don't work connection through SSL and proxy too. I is't powerfull :-(. I got a big problem with file post immediately after upgrade to curl v.7.9.4

Can you resove this problem?

I think that CURL is a greatest module by communicative functionality! It is great! And PHP can loose usability if CURL module will work bad.

Thank you.

Anton Kalmykov
anton@concord.ru

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-04-18 09:41 UTC] sniper@php.net
Are you really using PHP 4.2.0? As that hasn't been released
yet. :)

Please try the RC (== Release Candidate) from http://www.php.net/~derick/ 

(I think this was fixed a while ago..)

 [2002-04-19 07:40 UTC] daniel at haxx dot se
Don't use curl 7.9.4. Upgrade to 7.9.6.

There are several known issues with SSL in 7.9.4.
 [2002-04-19 10:26 UTC] sniper@php.net
Reopen if updating curl libraries and using PHP 4.2.0RC4
doesn't help.

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 20 02:01:29 2024 UTC