ID: 22934 Comment by: loopy_lew at msn dot com Reported By: matt at criticalcode dot com Status: No Feedback Bug Type: cURL related Operating System: Windows 2000/XP PHP Version: 4.3.1 New Comment:
Hi. I am using Windows XP SP2 along with IIS and PHP 5.1.6 running as an ISAPI module. For some reason cURL does not work. I have enabled the extension and i get no errors saying that the module could not be located or loaded etc when running either the ISAPI via the web or executing any of the 3 executables that comes with the PHP packages. Can anyone help with this? Lewis Previous Comments: ------------------------------------------------------------------------ [2003-04-02 10:57:48] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ [2003-03-27 17:14:56] [EMAIL PROTECTED] Please try using this CVS snapshot: http://snaps.php.net/php4-STABLE-latest.tar.gz For Windows: http://snaps.php.net/win32/php4-win32-STABLE-latest.zip ------------------------------------------------------------------------ [2003-03-27 13:54:47] matt at criticalcode dot com Sorry, I copied the 2 DLL's to my %SYSTEMROOT/SYSTEM32% folder not the $SYSTEMROOT% ------------------------------------------------------------------------ [2003-03-27 13:53:39] matt at criticalcode dot com Sorry, but I am not really a hardcore programmer so I am not sure how I should go about providing more debugging information. I'll try to explain what I experienced though. I needed to use the cURL function for an ecommerce site, so I decided to enable it. I had been running PHP as an ISAPI plugin to IIS 5.1/5.0. So I went into the php.ini and took out the ; next to the extension, check that my extension folder was correct and saved the ini file. I then according to instructions I read on the web copied ssleay32.dll and libeay32.dll to my %SYSTEMROOT%. Then I restarted IIS using the command line 'iisreset'. I then ran my page using the cURL (that was verified working on another machine) and nothing happened. No errors, no popups, no output from the error trapping code I had in place to grab any cURL errors. Here is an error from my event log: The HTTP server encountered an unhandled exception while processing the ISAPI Application ' php4ts!php_execute_script + 0x22A '. I hope this information has proved to be helpful. Thanks, Matt ------------------------------------------------------------------------ [2003-03-27 13:36:28] [EMAIL PROTECTED] Not enough information was provided for us to be able to handle this bug. Please re-read the instructions at http://bugs.php.net/how-to-report.php If you can provide more information, feel free to add it to this bug and change the status back to "Open". Thank you for your interest in PHP. "It doesn't work" is not a good description of a problem. ------------------------------------------------------------------------ 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/22934 -- Edit this bug report at http://bugs.php.net/?id=22934&edit=1
