Edit report at https://bugs.php.net/bug.php?id=52346&edit=1

 ID:               52346
 Updated by:       [email protected]
 Reported by:      huji dot huji at gmail dot com
 Summary:          cURL binary is bugous in 5.3.2 release for Windows
-Status:           Feedback
+Status:           No Feedback
 Type:             Bug
 Package:          cURL related
 Operating System: Windows XP
 PHP Version:      5.3.2

 New Comment:

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 "Open". Thank you.


Previous Comments:
------------------------------------------------------------------------
[2010-10-21 17:24:36] [email protected]

This bug is about 5.3.x, but please try 5.2.14 from windows.php.net.

------------------------------------------------------------------------
[2010-10-21 17:06:37] jonasportugal at hotmail dot com

the problem is in version php 5.2.14

------------------------------------------------------------------------
[2010-10-21 16:57:29] [email protected]

Please try with 5.3.3.

------------------------------------------------------------------------
[2010-10-21 16:00:18] jonasportugal at hotmail dot com

I am having the same problem. The required DLLs are already in the PATH of 
Environment Variables and the line for cURL is already uncommented in php.ini

I've tried everything but nothing works.

PS: my OS is Win XP SP3

------------------------------------------------------------------------
[2010-07-15 12:32:30] huji dot huji at gmail dot com

Description:
------------
After installing a fresh copy of PHP 5.3.2 binaries for Windows (extracted from 
php-5.3.2-Win32-VC6-x86.zip) as a module for Apache 2.2.4, and modifying 
php.ini to load some extensions (like GD2, MBString, MySQL and MySQLi, and 
cURL), the cURL extension doesn't load correctly.

Apache error log says:

PHP Warning:  PHP Startup: Unable to load dynamic library 'C:\\Program 
Files\\PHP\\ext\\php_curl.dll' - The operating system cannot run %1.\r\n in 
Unknown on line 0

On phpinfo(), all other loaded extensions are reported but cURL is not loaded, 
hence not listed in phpinfo().



Expected result:
----------------
Expected result is successful loading of cURL extension.

Actual result:
--------------
cURL extension fails to load.


------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=52346&edit=1

Reply via email to