You are here
Jeremy Selph - Thu, 2009/05/07 - 01:22
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.
Forum:
You need to synchronize your package index
You need to drop the middle libcul3-dev Now
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).
Worked on Turnkey Joomla too
Needed Curl for Yootheme Zoo - did what you said and rebooted machine and done! Thanks
tried it no good
also tried this...
also tired this
then sent this...
see my prior post (drop the "dev" stuff"
I have done this a few times and gotten Curl to post well. Has worked w/ Hardy Joomla and lucid Lamp from the command
Also this is working to install GD (which I need for Magento - don't know what it is) (need to drop the 5 in PHP to install php-apc (accelerator) -- thanks to Adrian for his Magento Posts re GD and APC.
drop the "dev" out of the libaries and use the text above -- I did this awhile back and was having the same trouble you were/or are.
Thank you very much
Thank you very much Arnold.
It works.
Thanks
This worked, we were getting a Joomla php_curl not enabled error while working with a Google Analytics module.
Thanks
Many thanks that sorted my curl prob, incidently, it didnt seem like curl was shipped with my default PHP5 install? (Ubuntu -s 64b)
Still not working
I'm runing the latest Joomla 1.6 on EC2. Tried the above (without the dev part) and still get:
E: Couldn't find package libcurl13
Any ideas?
Typo...
It's libcurl3 not libcurl13! Try that! :)
Where is WebShell
Webshell is available from your browser
Just like Webmin but you use port 12320 (instead of 12321 like you do for Webmin) eg https://<appliance-name-or-IP>:12320
Alternatively you can use an SSH connection eg using a SSH client such as PuTTY.
Webshell is at the default start screen
Hello,
if you browse to the default start screen when you first boot up your LAMP stack VM, you will find a WebShell icon there which will take you to the webshell where you login with the root password you set up while installing the stack.
how to use fopen
i have absolutely no idea about fopen() in php and php , however i suppose i am trobuled by this thing only... initially i was unaware about such thingh when i started this thread
http://www.turnkeylinux.org/forum/support/20111212/joomla-cannot-interact-internet
however this problem is now turning like a beast... webmin can esiely interact to external internet, however joomla is getting mad day by day.
Add new comment