When I activate Dandy 1.1.0 in WP 2.7, I get "Fatal error: Call to undefined function curl_init() in /path/to/wordpress/wp-content/plugins/dandyid-services/class.dandyid.php on line 87".
Any insight on this would be much appreciated.
When I activate Dandy 1.1.0 in WP 2.7, I get "Fatal error: Call to undefined function curl_init() in /path/to/wordpress/wp-content/plugins/dandyid-services/class.dandyid.php on line 87".
Any insight on this would be much appreciated.
Hi hypernayte,
If this is with a hosting company, you will need to have them install/enable it.
If this is a Windows based system, CURL can be enabled by uncommenting the curl extension line in the php.ini file - extension=php_curl.dll and restarting the web server.
If this is Unix/Linux, PHP must be compiled with CURL support and the libcurl library must be installed.
Let me know if this works for you.
Thanks, Neil
This topic has been closed to new replies.