aarondunn / bugkick

Bugkick - Simple, Free Bugtracking
118 stars 27 forks source link

Use of undefined constant CURLOPT_USERAGENT #11

Closed dmalament closed 11 years ago

dmalament commented 11 years ago

Copied all config files from /devconf to /protected/config/ like the instructions say. Database connections seem to be working and the Bugkick UI partially loads without CSS but the top of the page shows errors: Notice: Use of undefined constant CURLOPT_USERAGENT - assumed 'CURLOPT_USERAGENT' in D:\wamp\www\bugkick\protected\config\curl-options.php on line 4

Notice: Use of undefined constant CURLOPT_CAPATH - assumed 'CURLOPT_CAPATH' in D:\wamp\www\bugkick\protected\config\params\ssl.php on line 7

alexweb-zz commented 11 years ago

Add CURL extension in php.ini