Portal Home > Knowledgebase > Articles Database > URL file-access is disabled


URL file-access is disabled




Posted by Drifter13, 07-22-2007, 12:19 PM
I'm running into a strange problem. I've copied this code from rentyourdot.com and it uses curl and also file_get contents. I keep seeing this: Warning: include() [function.include]: URL file-access is disabled in the server configuration in Now i have access to change anything on the server, and both these are set to on in phpinfo. allow_url_fopen = On allow_url_include = On I also have another script that uses file_get_contents to get a remote url and its working fine. Any clue why its even coming up with that error ?

Posted by Tech Entrance, 09-13-2007, 03:31 PM
I think this is because the include function is not supported anymore - I have the same problem as well now sure what is the server side solution for this other than changing the way scripts are written



Was this answer helpful?

Add to Favourites Add to Favourites    Print this Article Print this Article

Also Read
GreenValueHost (Views: 826)

Language: