Edit report at http://bugs.php.net/bug.php?id=53384&edit=1
ID: 53384
User updated by: keryax at yandex dot ru
Reported by: keryax at yandex dot ru
Summary: php_curl.dll doesn't loading on Apache started as a
service
-Status: Feedback
+Status: Open
Type: Bug
Package: cURL related
Operating System: Windows Server 2003
PHP Version: 5.3.3
Block user comment: N
Private report: N
New Comment:
RC1 doesn't loading cURL too :(
Previous Comments:
------------------------------------------------------------------------
[2010-11-23 12:47:25] [email protected]
Please try using 5.3.4RC1
------------------------------------------------------------------------
[2010-11-23 08:16:49] keryax at yandex dot ru
Description:
------------
PHP installed as a module to Apache 2.2.16. Apache running as a service.
When service is starting, i see this warning message: "PHP Startup:
Unable to load dynamic library 'C:/php/ext/php_curl.dll' - The specified
module could not be found." File php_curl.dll exists. Another
extenstions load successfully. I don't see this warning in console and
this script returning 1: <?PHP echo function_exists("curl_init")?1:0; ?>
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/bug.php?id=53384&edit=1