f you get this message "Call to undefined function curl_init()" when trying to upload a package, then your PHP installation does not have the CURL module installed. Install the php5-curl module (for php5 as an example) and this message will disappear and your file will be uploaded to the cloud.
Call to undefined function curl_init()

Have more questions? Submit a request