php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52905 Curl doesn't work in version 5.2.14
Submitted: 2010-09-22 09:58 UTC Modified: 2010-11-15 10:16 UTC
Votes:3
Avg. Score:4.7 ± 0.5
Reproduced:3 of 3 (100.0%)
Same Version:3 (100.0%)
Same OS:2 (66.7%)
From: lin dot sidney at gmail dot com Assigned: pajoye (profile)
Status: Not a bug Package: Scripting Engine problem
PHP Version: 5.2.14 OS: Windows 7 - 32 bit
Private report: No CVE-ID: None
 [2010-09-22 09:58 UTC] lin dot sidney at gmail dot com
Description:
------------
I tried everything to get version 5.2.14 to work with the built in curl.  Nothing worked.  I then tried taking the binaries of the 5.2.13 and copied over the php_curl.dll with the 5.2.13 version.  Also took the 5.2.13 version of the libeay32.dll and ssleay32.dll and placed it in the Windows/System32 directory.  Restarted Apache web server and voila.. curl was working.

Actual result:
--------------
I tried everything to get version 5.2.14 to work with the built in curl.  Nothing worked.  I then tried taking the binaries of the 5.2.13 and copied over the php_curl.dll with the 5.2.13 version.  Also took the 5.2.13 version of the libeay32.dll and ssleay32.dll and placed it in the Windows/System32 directory.  Restarted Apache web server and voila.. curl was working.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-09-22 09:59 UTC] aharvey@php.net
-Status: Open +Status: Bogus
 [2010-09-22 09:59 UTC] aharvey@php.net
Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.


 [2010-09-22 10:01 UTC] pajoye@php.net
-Status: Bogus +Status: Feedback
 [2010-09-22 10:01 UTC] pajoye@php.net
Fetch it at http://windows.php.net.
 [2010-10-21 12:01 UTC] rob at robmacdonald dot com
I am having the same problem. Our setup is Windows Server 2008, IIS7 PHP running 
through FastCGI.

When I try to upgrade from PHP 5.2.13 to 5.2.14 curl is unable to initialise.

I've copied the old 5.2.13 curl dll into my 5.2.14 extensions folder and this 
appears to fix the problem.

I didn't need to copy libeay32.dll and ssleay32.dll. Am I missing something? Isn't 
just copying the 5.2.13 curl dll enough?
 [2010-10-21 12:03 UTC] pajoye@php.net
-Assigned To: +Assigned To: pajoye
 [2010-10-21 12:03 UTC] pajoye@php.net
See my previous comment.
 [2010-10-21 17:34 UTC] lin dot sidney at gmail dot com
-Status: Feedback +Status: Assigned
 [2010-10-21 17:34 UTC] lin dot sidney at gmail dot com
Don't know if you need to copy the other DLL's but I did because they might be a match set.  It really depends on what they change or did not change.

Still kind of surprise they don't want to fix this problem.
 [2010-10-21 18:44 UTC] pajoye@php.net
-Status: Assigned +Status: Bogus
 [2010-10-21 18:44 UTC] pajoye@php.net
> Still kind of surprise they don't want to fix this problem.

Maybe you should do what I have asked and fetched it from http://windows.php.net. It is fixed.
 [2010-10-25 12:06 UTC] JBlond at gmail dot com
What is the difference from the 5.2 binaries from php.net to windows.php.net?
 [2010-11-15 04:11 UTC] nzounis at hotmail dot com
I also have the same problem, I started from scratch and download the latest PHP and Apache and when I enable the curl extension, apache crashs on startup.
 [2010-11-15 10:16 UTC] pajoye@php.net
-Block user comment: N +Block user comment: Y
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 04:01:29 2024 UTC