Mornin,
Curious if there's a reason why PHP 4.4.9 on win32 doesn't natively include https/ftps (the redistributable on their site), I've loaded the precompiled version on plenty on 3 fresh installs, each reports the same results with registered streams only being (from a phpinfo):
Registered PHP Streams php, http, ftp, compress.zlib
on previous installs (4.4.8 etc) it adds https / ftps, I'm pretty sure this is the source of my problem (in some way or another).
added the openssl extension - same deal, pretty new to PHP, most of the responses i've heard back are 'upgrade' and would like to avoid that, pretty sure there's something really simple I'm missing.
Has anyone seen something like this before?
this is pretty vague so if you need additional info will provide.
Thanks,
SOD | Sol
PHP 4.4.9 : Registered PHP streams
Moderator: General Moderators
- Ambush Commander
- DevNet Master
- Posts: 3698
- Joined: Mon Oct 25, 2004 9:29 pm
- Location: New Jersey, US
Re: PHP 4.4.9 : Registered PHP streams
http://bugs.php.net/bug.php?id=28234&edit=1
I also have a 4.4.8 install and it does NOT include https streams support (then again, my PHP 5 installs don't have it either).
I also have a 4.4.8 install and it does NOT include https streams support (then again, my PHP 5 installs don't have it either).