* warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /h
rebaths - June 29, 2009 - 15:40
| Project: | Subdomain |
| Version: | 6.x-1.5 |
| Component: | User interface |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Description
Trying to install subdomain module and get this error message when I go to URL Ailiases/Subdomain Settings:
* warning: file_get_contents() [function.file-get-contents]: URL file-access is disabled in the server configuration in /home/example/public_html/modules/subdomain/subdomain_debug.inc on line 57.
* warning: file_get_contents(http://subdomain-test.example.com/subdomain/test) [function.file-get-contents]: failed to open stream: no suitable wrapper could be found in /home/example/public_html/modules/subdomain/subdomain_debug.inc on line 57.
What's wrog?
