Cannot run file_get_contents() on PHP 5.2.9-2
Posted
by Obay
on Stack Overflow
See other posts from Stack Overflow
or by Obay
Published on 2010-04-08T02:10:26Z
Indexed on
2010/04/08
2:13 UTC
Read the original article
Hit count: 337
Hello,
I am having the same problem as described below.
http://marc.info/?l=php-general&m=124104032703506
The guy answered his own question by:
"Sorry, didn't pay attention to the registered streams :-(
You need to install a PHP package with ssl or compile it with
--with-openssl."
What does that mean? I'm fairly new to all this stuff and I don't quite understand what he was talking about, (e.g. registered streams, ssl). We have another server that has SSL. Does he mean that if I just transfer to that server, problem solved? Or is there anything else I need to consider?
Can you please help me out?
Any help is much appreciated :)
© Stack Overflow or respective owner