Debugging a WSODing installation, the problem was that curl wasn't installed.
Implement hook_requirements to check it, and ensure that the function using it checks too and at least logs the problem to watchdog and return an error to the caller.
Debugging a WSODing installation, the problem was that curl wasn't installed.
Implement hook_requirements to check it, and ensure that the function using it checks too and at least logs the problem to watchdog and return an error to the caller.
Comments
Comment #1
xen commentedFixed.