wookie php connector relies on file_get_contents which is sometimes disabled
----------------------------------------------------------------------------

                 Key: WOOKIE-332
                 URL: https://issues.apache.org/jira/browse/WOOKIE-332
             Project: Wookie
          Issue Type: Improvement
          Components: Connection Framework
    Affects Versions: 0.9.2, 0.9.1, 0.9.0, 0.10.0, 0.10.1, 0.10.2
         Environment: GNU/Linux 2.6.32-220.2.1.el6.x86_64
php5
elgg platform
            Reporter: Lucas Anastasiou
            Priority: Minor


Since a few weeks ago our server admin disabled php's function
file_get_contents (for security reasons) which resulted for our elgg
plugin not to work. 

I did a quick goole search and found that disabling file_get_contents
is quite usual in virtual servers setups - dreamhost for example has 
it locked.
In the other hand curl might not be enabled as well but i guess is
more likely for file_get_contents to be unavailable instead of curl

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to