ALLOW_URL_FOPEN Extension

Error Message

ALLOW_URL_FOPEN Extension : Must open

Other Information

FOPEN is disabled for security reasons in free hosting. Upgrade to premium or use the CURL library

FOPEN is enabled. I was basing my answer off of inaccurate information. See Admin’s post below

4 Likes

what is CURL library

4 Likes

allow_url_fopen is enabled on our hosting. The setting is set to on in our PHP configuration.

People often confuse this setting with allow_url_include, which is disabled (for good reason).

If your website says that the setting is disabled, that’s probably a bug in your website code.

3 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.