ID:               44687
 Updated by:       [EMAIL PROTECTED]
 Reported By:      r_luca at tiscali dot it
-Status:           Open
+Status:           Feedback
 Bug Type:         cURL related
 Operating System: windows vista
 PHP Version:      5.2.5
 New Comment:

You need to use the debug pack from the same build as the binaries:

http://snaps.php.net/win32/php5.2-win32-200804241630.zip
http://snaps.php.net/win32/php5.2-dbgpack-win32-200804241630.zip



Previous Comments:
------------------------------------------------------------------------

[2008-04-22 18:10:44] r_luca at tiscali dot it

I am still trying to get the  backtrace but when the process crashes 
debug diagnostics gives back a rule error. 

Is there a way to retrieve an updated version of the php_cul.dll file
(with a recent curl version)?

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

[2008-04-15 21:15:35] r_luca at tiscali dot it

I am already using the debug version, apache crashes (very randomly)
but no backtrace.

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

[2008-04-15 14:19:00] [EMAIL PROTECTED]

At http://snaps.php.net/ you can find the debug pack required to get
proper backtraces on windows. 


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

[2008-04-13 15:56:18] r_luca at tiscali dot it

is 100 total requests(rows on the excel table). Right now each call to
the curl multi is for groups of 5.

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

[2008-04-13 15:54:11] r_luca at tiscali dot it

Sure, here we go:

main actions class
http://pastebin.com/m76ba3a74
retrieve user actions and initialize check

check_process
http://pastebin.com/m328051ca
handles the rows groups cration and the check thru multi request

multi request
http://www.pastebin.org/28896
for each group($data) from the check process retrieve headers using
multi curl

excel handler
http://pastebin.com/m412c62a2

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

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/44687

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

Reply via email to