Is allow_url_fopen absolutely required in 5.5.0?
Permalink
I'm running into some issues that I am working on but I would like to know if allow_url_fopen is absolutely needed to be able to connect to the community in 5.5.0?
I have allow_url_fopen disabled at the root level of my hosting server and though I have tried to enable it in the subdomain it does not work (have a ticket in with the host now to figure that one out since I can do other php.ini edits in the subdomains... )
Anyway, the C5.5 error reads as if it tries allow_url_fopen then tries to fall back on cURL but I can't connect with either and is unable to obtain a token. I know cURL is enabled on my server and I use it for other sites. Any help here would be great as I need to get a active dev going asap. Thanks :)
I have allow_url_fopen disabled at the root level of my hosting server and though I have tried to enable it in the subdomain it does not work (have a ticket in with the host now to figure that one out since I can do other php.ini edits in the subdomains... )
Anyway, the C5.5 error reads as if it tries allow_url_fopen then tries to fall back on cURL but I can't connect with either and is unable to obtain a token. I know cURL is enabled on my server and I use it for other sites. Any help here would be great as I need to get a active dev going asap. Thanks :)