php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #69113 curl extension not work with windows
Submitted: 2015-02-24 10:13 UTC Modified: 2015-03-08 04:22 UTC
Votes:2
Avg. Score:4.0 ± 1.0
Reproduced:1 of 1 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: robert dot isaac at gmail dot com Assigned:
Status: No Feedback Package: cURL related
PHP Version: 5.6.6 OS: windows 8.1
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: robert dot isaac at gmail dot com
New email:
PHP Version: OS:

 

 [2015-02-24 10:13 UTC] robert dot isaac at gmail dot com
Description:
------------
[24-Feb-2015 09:22:31 UTC] PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\wamp\bin\php\php5.6.6\ext\php_curl.dll' - The specified module could not be found.

 in Unknown on line 0

this error in php log file i tried all possible ways to solve it but it's inside php_curl.dll file

Expected result:
----------------
curl load

Actual result:
--------------
erorr

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2015-02-24 10:25 UTC] julien at barmas dot name
This is a well-known bug with cURL and Windows.
64-bit cURL dll doesn't work with WAMP.
Reinstall whole WAMP bundle with an x86 package and it should work.
 [2015-02-24 18:09 UTC] requinix@php.net
-Status: Open +Status: Feedback
 [2015-03-08 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 16:01:30 2024 UTC