fedora - How do i install/enable php5-curl support on php 5.3.3? -


when tried install php5 curl getting messages below , nothing happens. me out on ? setup fedora, apache 2, php 5.3.3.

 #yum install libcurl3 libcurl3-dev php5-curl loading "installonlyn" plugin setting install process parsing package install arguments nothing 

wrong package has been specified.

try

yum list | grep curl -i 

most package name like

  • curl.*
  • curl-devel.*

ps : move question serverfault.com


Comments

Popular posts from this blog

Add email recipient to all new Trac tickets -

400 Bad Request on Apache/PHP AddHandler wrapper -

php - Change action and image src url's with jQuery -