yum install php-curl trouble
Hi there,
I try to install php with the curl extension on my 2.6.23.12-52.fc7 GNU/Linux. As far as I know I should search for the php-curl package with yum by typeing this:
[root@james ~]# yum search php-curl
fedora 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:00
No Matches found
but as you can see the result is negative - no php-curl found.
I guess the repo are in place because I can find allmost any other package.
[root@james ~]# yum search php-mysql
fedora 100% |=========================| 2.1 kB 00:00
updates 100% |=========================| 2.3 kB 00:00
php-mysql.i386 : A module for PHP applications that use MySQL databases
php-mysql.i386 : A module for PHP applications that use MySQL databases
etc ...
What can I try and don't tell me to google it cuz I've already did that for a whole day now.
Last edited by wificonnexion; 03-30-2008 at 08:48 AM.
|