Mon Jan 11, 2010 5:13 pm - How To Install Curl In Php
#3043
How To Install Curl In Php
welcome to webune support forums
Webune offers linux dedicated server with curl already installed. if you are not happy with your current hosting provider, sing up today with Webune!!!
if you have a linux computer with us, you probably have Red Hat, Fedora or Centos - if you do, all you have to do to install php-curl in your server is send this simple shell command:
SHELL COMMMAND:
if you get a reply that looks like this:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.5ninesolutions.com
* base: mirrors.xmission.com
* extras: mirror.its.uidaho.edu
* updates: mirrors.kernel.org
Setting up Install Process
Package php-common-5.1.6-23.2.el5_3.i386 already installed and latest version
Nothing to do
it means you already have curl installed in your server, otherwise, the installation will begin
Webune offers linux dedicated server with curl already installed. if you are not happy with your current hosting provider, sing up today with Webune!!!
if you have a linux computer with us, you probably have Red Hat, Fedora or Centos - if you do, all you have to do to install php-curl in your server is send this simple shell command:
SHELL COMMMAND:
yum install php-curl
if you get a reply that looks like this:
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.5ninesolutions.com
* base: mirrors.xmission.com
* extras: mirror.its.uidaho.edu
* updates: mirrors.kernel.org
Setting up Install Process
Package php-common-5.1.6-23.2.el5_3.i386 already installed and latest version
Nothing to do
it means you already have curl installed in your server, otherwise, the installation will begin
author: Webune Support