Closed (fixed)
Project:
JIRA Connect
Version:
6.x-0.9
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
3 Dec 2010 at 13:02 UTC
Updated:
21 Jul 2012 at 23:01 UTC
Hi
Thanks for module
I really to wonder this module.if I can setup this module successfuly really I will be happy.
I enabled module then site configuration write my jira adress but I take a mistake;
Fatal error: Call to undefined function curl_init() in D:\xampp\htdocs\test\speadsheet\sites\all\modules\jiraconnect\jiraconnect.module on line 162
Comments
Comment #1
cnolasco commentedYou have activate extension=php_curl.dll in your php.ini file.
This work for me
Comment #2
mtolmacs commentedThanks cnolasco. Yes, this should have been checked during install.
Comment #3
caiovlp commentedThe dependency on the cURL library was removed and therefore this issue no longer applies.
This "fix" is included in 6.x-1.0-beta2.