Have I read the related troubleshooter articles above before posting (which pages?)? yes
Have I searched the tickets before posting? yes
Have I read the documentation before posting (which pages?)? yes
Joomla! version: n/a
PHP version: 5.3+
MySQL version: n/a
Host: localhost
Akeeba eXtract Wizard / Remote CLI / SiteDiff version: Remote CLI
EXTREMELY IMPORTANT: Please attach a ZIP file containing the Remote Control and Akeeba Backup log files if you are reporting an Akeeba Remote Control issue, othrewise we can not help you. Remember that your attachment must be a ZIP file! Other file formats (including .txt) may be silently rejected by our site.
Description of my issue:
When trying to test Remote CLI prior to building a control script for automation, I am trying to test from the command line, but I am receiveing a curl error from the remote.phar file as shown below. Please advise.
####################################################################
root@chi:/data/nickb# php remote.phar --action=test --host=http://localhost --secret=iloveakeeba Akeeba Remote Control CLI 1.2 (2012-03-05)
Copyright ©2008-2011 Nicholas K. Dionysopoulos / AkeebaBackup.com
--------------------------------------------------------------------------------
This program comes with ABSOLUTELY NO WARRANTY. This is Free Software and you
are welcome to redistribute it under certain conditions. Use command line
option --license for details.
--------------------------------------------------------------------------------
PHP Fatal error: Call to undefined function curl_init() in phar:///data/nickb/remote.phar/api/api.php on line 59
root@chi:/data/nickb#
######################################################################