Guest's picture

Not sure if I missing something but after installing the LAMP app and trying to use the AWS PHP SDK it was clear that CURL needed to be installed and added to the php.ini.

Did I do something wrong, or is CURL missing from the LAMP app out of the box?

Forum: 
Jeremy Davis's picture

You could double check against the appliance manifest (link on appliance page). If you think it should be included you could register a blueprint and see what the devs reckon.

L. Arnold's picture

something like

apt-get install curl

(search for this or similar on this Site)

I don't recall for sure but normally pretty easy process.   I have installed it onto Joomla before and it went very easily.

Jeremy Davis's picture

apt-get update

apt-get install php5-curl

And like I said above, if you think it should be there by default then lodge a blueprint and/or put your case forward. If you can put forward a good argument I'm sure the core devs would consider it...

Jeremy Davis's picture

TKL aims to be as minimalist as possible while still being useful. I haven't used WP much but your rationale seems reasonable. I suggest you lodge a blueprint.

Add new comment