Re: [PHP] file_get_contents and https

2007-05-31 Thread Bob Hanson
both libeay32.dll ssleay32.dll are on the Windows path, which in my case includes the path to my PHP directory, so I just put them there. Excellent! Many thanks. Bob Hanson -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] file_get_contents and https

2007-05-31 Thread Bob Hanson
Thanks, Jay. I tried it first with a simple "http://"; call, and that worked fine. So unless "https:..." requires something additional in the way of arguments, that doesn't seem to be the issue. I'm hoping someone who has done this remembers what special installation issues there might be. W

[PHP] file_get_contents and https

2007-05-31 Thread Bob Hanson
hink I have the following correct: 1) I have php_openssl.dll present and indicated as an extension in the ext directory 2) libeay32.dll is on the Windows path What more do I need to do? Thanks, Bob Hanson -- Robert M. Hanson Professor of Chemistry St. Olaf College Northfield, MN http://www.st