View Single Post
Old 06-03-2008, 11:44 PM  
Mr Pheer
Top Rated CEO
 
Mr Pheer's Avatar
 
Industry Role:
Join Date: Dec 2002
Location: Las Vegas
Posts: 21,857
URL file-access is disabled

can someone tell me how to fix this PHP error?
Warning: include() [function.include]: URL file-access is disabled in the server configuration

I went to php.ini and set this this:
; 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

And then restarted Apache... didnt seem to do anything.

Help? My new blogs arent working
__________________
Mr Pheer is online now   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote