Jump to content

allow_url_fopen issue


abdfahim

Recommended Posts

What does echo ini_get('allow_url_fopen'); show? If ini_get() returns a string that evaluates as TRUE, your existing code will say that the setting is enabled. However, if it is set to an invalid setting, it won't actually be on.

 

And why did you start a new thread when you already have an active thread for this problem? That just throws away the history of how you got to this point and any information that was gained in your original thread.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.