ID:               22934
 Updated by:       [EMAIL PROTECTED]
 Reported By:      matt at criticalcode dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         cURL related
 Operating System: Windows 2000/XP
 PHP Version:      4.3.1
 New Comment:

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




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

[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.

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

[2003-03-27 13:27:21] matt at criticalcode dot com

I tried to get cURL to work using 4.3.1, and was unable to make it
work. I went through all the correct installation procedures and double
checked everything. I then remove PHP from the 2 test systems, and
install 4.2.3, went through the same steps and cURL now works
perfectly.

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


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

Reply via email to