Quote:
Originally Posted by killerford
'* Please note, for this plugin to work, cURL must be installed on the server
or allow_url_fopen enable in PHP settings'
I don't know where or how to change or do any of those. Do I need to change one of these for this mod to work? If so could someone tell me how?
|
You can change allow_url_fopen in the php.ini file. I think cURL is a package that has to be installed. In either case, unless you do your own server admin that would be something to ask your host about.
If you're not sure if about those settings, you can go to "View PHP Info" under Maintenance in the admincp. Under the section header "core" it should show the value for allow_url_fopen. I believe if cURL is installed it will have it's own section showing the settings for that module.
Edit: yeah, I should probably have put that second paragraph first, and started out by saying that you may not have to change anything.