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

 ID:                 53149
 Comment by:         info at cybrax dot com
 Reported by:        Jondor at GMX dot net
 Summary:            cURL extension crashes Apache server on start-up
 Status:             Bogus
 Type:               Bug
 Package:            cURL related
 Operating System:   Windows 7
 PHP Version:        5.3.3
 Block user comment: N
 Private report:     N

 New Comment:

Same problem on Win XP SP3, Apache 2.2 and PHP 5 CuRL will crash apache
on 

startup, everything runs fine except when loading the curl extension.



Also tried to create a backtrace, sadly failed, Visual Studio debugger
reports the 

problem occures in php5ts.dll.



Tried Both MSI and ZIP, According to google this is a problem that more
people 

have.


Previous Comments:
------------------------------------------------------------------------
[2010-10-27 17:41:54] paj...@php.net

Not a bug in PHP > config error.

------------------------------------------------------------------------
[2010-10-27 11:33:00] Jondor at GMX dot net

I tried that already before submitting the original report. However,
meanwhile I identified the cause of the problem. In my system's search
path (%PATH% environment variable), the PHP directory was preceded by
another directory which also included the libeay32.dll that the cURL
extension depends on. Therefore it loaded that other version of
libeay32.dll which apparently isn't compatible with this PHP build.
Changing the search order fixed the problem.

------------------------------------------------------------------------
[2010-10-26 17:47:27] paj...@php.net

Duplicated, you can try using the zip version please? Not the MSI.
Simply replace the php_curl.dll

------------------------------------------------------------------------
[2010-10-26 17:37:13] Jondor at GMX dot net

Tried to generate the backtrace using the Microsoft Debug Diagnostic
Tools. Couldn't get it to work for the Apache2.2 service (instructions
are for php.exe). I'm probably not savvy enough. Sorry.

------------------------------------------------------------------------
[2010-10-25 16:20:59] cataphr...@php.net

Thank you for this bug report. To properly diagnose the problem, we
need a backtrace to see what is happening behind the scenes. To
find out how to generate a backtrace, please read
http://bugs.php.net/bugs-generating-backtrace.php for *NIX and
http://bugs.php.net/bugs-generating-backtrace-win32.php for Win32

Once you have generated a backtrace, please submit it to this bug
report and change the status back to "Open". Thank you for helping
us make PHP better.



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


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=53149


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

Reply via email to