2009/2/10 Jason Cipriani <jason.cipriani@xxxxxxxxx>: > I've added php_openssl.dll to php.ini. Once I did that, the error changed to: > > "Unable to find wrapper 'https' - did you forget to enable it when you > configured PHP?" > > I guess I did forget to configure it, but I don't know how. Everything > I have seen so far suggests that simply loading the DLL is enough to > enable OpenSSL support, define the wrapper, and solve the problem, but > that does not seem to be the case. I have done a considerable amount > of experimenting and Google searching but have made no progress. > > How can I make this work? I can verify that the DLL is loaded and that > I am using the PHP.INI file that I think I'm using (by moving the DLL > out of the path to verify that PHP.EXE fails, and by modifying the > PHP.INI file and verifying the effects). I can verify that openssl > support is enabled because the openssl modules shows up in phpinfo(). > However, I'm not sure how to define the https wrapper. > What PHP version is this? The dates from the phpconfig output indicate you use a very old PHP version. Marco -- VMSoft GbR Nabburger Str. 15 81737 München Geschätsführer: Marco Schuster, Volker Hemmert http://vmsoft-gbr.de -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php