Edit report at https://bugs.php.net/bug.php?id=63400&edit=1
ID: 63400 Updated by: pierr...@php.net Reported by: contact at wimbledon-it dot co dot uk Summary: Multi_Curl does not work, single curl does -Status: Open +Status: Not a bug Type: Bug Package: cURL related Operating System: Windows 7 64 PHP Version: 5.4.8 Block user comment: N Private report: N New Comment: Please do not submit the same bug more than once. An existing bug report already describes this very problem. Even if you feel that your issue is somewhat different, the resolution is likely to be the same. Thank you for your interest in PHP. Same as #61141 Previous Comments: ------------------------------------------------------------------------ [2012-10-30 15:36:43] contact at wimbledon-it dot co dot uk Description: ------------ The code provided runs on 5.3.6 perfectly and returns the google.co.uk and reddit.com source code. The curl version provided is 7.24 - that a version from January 2012. There is already 7.28 available. It has not been tested with another version then the one that is provided by PHP. Test script: --------------- http://pastebin.com/7S5ScDYJ Expected result: ---------------- Should be able to see the Google and Reddit website. Actual result: -------------- it exceeds the execution time OR Warning: (null)(): 10 is not a valid cURL handle resource in Unknown on line 0 OR Warning: (null)(): 65 is not a valid cURL handle resource in Unknown on line 0 The same happens in 5.3.18 ------------------------------------------------------------------------ -- Edit this bug report at https://bugs.php.net/bug.php?id=63400&edit=1