Page 1 of 1

PHP 4.4.9 : Registered PHP streams

Posted: Tue Nov 18, 2008 12:34 pm
by Soko
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

Re: PHP 4.4.9 : Registered PHP streams

Posted: Wed Nov 19, 2008 6:25 pm
by Ambush Commander
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).