Closed (fixed)
Project:
LinkedIn Integration
Version:
7.x-1.x-dev
Component:
Code
Priority:
Major
Category:
Task
Assigned:
Reporter:
Created:
8 Oct 2011 at 12:09 UTC
Updated:
30 Apr 2012 at 05:49 UTC
Module needs curl but this is not in the install's requirement.
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 :)