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
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
47 - 39 = ?
Subscribe to this entry?

 
 [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: Wed May 01 21:01:29 2024 UTC