Forum archive
Installing Curl in apache?
I need the extension curl for php and cant find any documentation online on how to install it. Normally the libaries are there from what I have read. This is the message I get when I try to install it fromn the commad shell.
> sudo apt-get install curl libcurl3 libcurl3-dev php5-curl Reading package lists... Building dependency tree... Reading state information... E: Couldn't find package curl
Please note I am not a linux guru hence the reason for trying turnkey linux. If ayone has an idea or knows of a tutorial to install curl that would be great. I was able to find the libary online but not sure where to put it and how to install it.
Took quite a while but two parts here:
Do this in WebShell (not issue a Command from Webmin)
drop the middle libcurl2-dev from this command
be sure to do both lines: (needed for MageBridge Joomla)
Still need now to upgrade php version to 5.2.8 or greater. How to do that in Turnkey Joomla install (most recent version).