Jump to content

URL file-access not enabled on this server configuration


Recommended Posts

I'm getting this error when a local file tries to get a file off the internet.  Both of these settings in php.ini are on:

 

; Whether to allow the treatment of URLs (like http:// or ftp://) as files.

allow_url_fopen = On

 

; Whether to allow include/require to open URLs (like http:// or ftp://) as files.

allow_url_include = On

 

I still get the error. 

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.