Closed (won't fix)
Project:
Unfuddle Feedback
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
4 Jun 2009 at 12:00 UTC
Updated:
8 Nov 2009 at 21:43 UTC
please document that it isn't just enough to have curl installed on the server you need the php extension installed and configured in php.ini. This would have saved me a couple hours.
Comments
Comment #1
niklp commentedYou can install the curl.module which is light and will tell you if this is installed - a quick fix, and simple for new users (who admittedly are probably not using Unfuddle).
Comment #2
jody lynnGreat, thanks! I'll just add that as a dependency then.
Comment #3
niklp commentedJody - it's a good idea, but it's not technically a dependency - I would advise that you add a note that it can be installed, say for example as a "suggested module"? :)
HTH
BTW can you ping me on twitter? I can't find you :p (@NikLP)
Comment #4
niklp commentedFurther to that, actually the curl module includes libcurlemu-1.04 (for some reason) which I think will try to get you out of a sticky situation if curl isn't installed (from what I can gather), so this is definitely a potential plus for the less technical people or those with shared hosting (the poor, deluded fools ;)
Comment #5
jody lynnThe dev version now uses Unfuddle API module and no longer needs curl.