PHP 4.4.9 : Registered PHP streams
Posted: Tue Nov 18, 2008 12:34 pm
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
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