You are here
Submitted by Guest on Tue, 2012/04/03 - 04:25
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:
Tags:
Quite possibly not included
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.
Several Posts on the Site that reference how to Install CURL
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.
You can install it easy...
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...
Sorry Alex you must've replied while I was writing
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