Cannot run file_get_contents() on PHP 5.2.9-2
- by Obay
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 :)