OK so there is a requirement for cURL but no instructions as to how this should be enabled. Can't enable to module without this. Where is the module looking for the lib? Thanks
If you are using a VPS with cPanel or equivalent, you tick the box for Curl under PHP options, save, cPanel grinds away for a few minutes, then reloads Apache.
Comments
Comment #1
bellesmanieres commentedFixed in 7 and backported to 6 dev.
Comment #2
bellesmanieres commentedComment #4
dsinnet commentedOK so there is a requirement for cURL but no instructions as to how this should be enabled. Can't enable to module without this. Where is the module looking for the lib? Thanks
Comment #5
peterx commentedIf you are using a VPS with cPanel or equivalent, you tick the box for Curl under PHP options, save, cPanel grinds away for a few minutes, then reloads Apache.
Comment #6
peterx commentedDebian, Ubuntu: sudo apt get install php5-curl
Restart Apache
Comment #6.0
peterx commentedThis is curl, not purl :)