- Posts: 39
R0.22 and earlier: No Longer Supported
[Solved] URL file-access is disabled in the server
- Alexandre
- Topic Author
- Offline
- Junior Member
-
Less
More
15 years 9 months ago - 15 years 9 months ago #1
by Alexandre
[Solved] URL file-access is disabled in the server was created by Alexandre
URL file-access is disabled in the server
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/storage/f/76/c0/turmadeestudos2/public_html/modules/mod_joomdle_courses/mod_joomdle_courses.php on line 54
Where I can able in the server?
Warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/storage/f/76/c0/turmadeestudos2/public_html/modules/mod_joomdle_courses/mod_joomdle_courses.php on line 54
Where I can able in the server?
Last edit: 15 years 9 months ago by Chris.
The topic has been locked.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7861
15 years 9 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: URL file-access is disabled in the server
Hi. Looking here:
www.webmasterworld.com/php/3045107.htm
it says that allow_url_fopen should be enabled in the server. Chech with phpinfo if it is enabled, and if it is not, ask your hosting provider.
Antonio
www.webmasterworld.com/php/3045107.htm
it says that allow_url_fopen should be enabled in the server. Chech with phpinfo if it is enabled, and if it is not, ask your hosting provider.
Antonio
The topic has been locked.