I can't install SSH2 PHP extension on Centos 7 - ssh2

When I make the command:
yum install gcc php-devel libssh2 libssh2-devel php-pear make
Return me below:
Loaded plugins: fastestmirror, langpacks, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 104.219.172.10
* cpanel-addons-production-feed: 104.219.172.10
* cpanel-plugins: 104.219.172.10
* remi-php74: mirror.sjc02.svwh.net
* remi-safe: mirror.sjc02.svwh.net
Package gcc-4.8.5-39.el7.x86_64 already installed and latest version
No php-devel package available.
Package libssh2-1.8.0-3.el7.x86_64 already installed and latest version
Package libssh2-devel-1.8.0-3.el7.x86_64 already installed and latest version
No php-pear package available.
Package 1: make-3.82-24.el7.x86_64 already installed and latest version
Nothing to do
When I run the pecl install -f ssh2 command
returns me:
bash: pecl: command not found
I can't install pecl either, I tried yum install php-pear but it returns:
Loaded plugins: fastestmirror, langpacks, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 104.219.172.10
* cpanel-addons-production-feed: 104.219.172.10
* cpanel-plugins: 104.219.172.10
* remi-php74: mirror.bebout.net
* remi-safe: mirror.bebout.net
No php-pear package available.
Error: Nothing to do

Related

davfs2 package not found on CENTOS 7.3 x86_64

I'm having some issues trying to install davfs2 on my CentOS server, I run
yum install davfs2
but I get this:
Loaded plugins: fastestmirror, langpacks, priorities, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 91.197.228.252
* cpanel-addons-production-feed: 91.197.228.252
* base: centos.quelquesmots.fr
* centosplus: centos.mirror.fr.planethoster.net
* extras: centos.quelquesmots.fr
* rpmforge: mirrors.ircam.fr
* updates: centos.quelquesmots.fr
Nothing to do
Not sure but maybe I need add more mirrors to my distro, if it's not possible install davfs2 I'd like to know other alternative for mount webdav routes as folder in CentOS, cadaver is a webdav client but I can't mount folders with it...
thank you guys, have a nice day
You have to enable the EPEL repo in order to install that package:
yum -y install epel-release
yum -y install davfs2
After you're done installing the required packages please disable the epel repo since you are on a cPanel server and this additional repo, at some point might break some package dependencies when cPanel/WHM nightly update is running.
To disable the EPEL repo you can edit /etc/yum.repos.d/epel.repo file and replace enabled=1 with enabled=0

Install GMP on CentOS

I've tried to install GMP on CentOS and this error appears:
yumdownloader --source gmp
Enabling mysql-tools-community-source repository
Enabling mysql-connectors-community-source repository
Enabling mysql56-community-source repository
Loading mirror speeds from cached hostfile
* base: centos.mirrors.ovh.net
* epel: nl.mirror.babylon.network
* epel-source: nl.mirror.babylon.network
* extras: centos.mirrors.ovh.net
* updates: centos.mirrors.ovh.net
No source RPM found for gmp-4.3.1-10.el6.x86_64
No source RPM found for gmp-4.3.1-10.el6.i686
Nothing to download
Can you help me please?
How to install GMP : # yum install gmp-devel

Can't install Geany-plugins-* It requires geany-plugins-common which is installed

CentOS 7.2 is my OS
I installed 1.27 geany from EPEL Repo. It was successful, and then I just tried to double click the geany plugins rpms to add them one by one which was successful when I did in CentOS 6.7, but it failed.
Then I tried terminal:(debugger plugin in this example)
[root#localhost geany-plugins]# yum install geany-plugins-debugger-1.27-1.el7.centos.x86_64.rpm
Loaded plugins: fastestmirror, langpacks
Examining geany-plugins-debugger-1.27-1.el7.centos.x86_64.rpm: geany-plugins-debugger-1.27-1.el7.centos.x86_64
Marking geany-plugins-debugger-1.27-1.el7.centos.x86_64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package geany-plugins-debugger.x86_64 0:1.27-1.el7.centos will be installed
--> Processing Dependency: geany-plugins-common = 1.27-1.el7.centos for package: geany-plugins-debugger-1.27-1.el7.centos.x86_64
Loading mirror speeds from cached hostfile
* base: mirrors.syringanetworks.net
* epel: mirror.prgmr.com
* extras: mirror.pac-12.org
* updates: mirrors.usc.edu
--> Finished Dependency Resolution
Error: Package: geany-plugins-debugger-1.27-1.el7.centos.x86_64 (/geany-plugins-debugger-1.27-1.el7.centos.x86_64)
Requires: geany-plugins-common = 1.27-1.el7.centos
Installed: geany-plugins-common-1.27-1.el7.x86_64 (#epel)
geany-plugins-common = 1.27-1.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
It requires geany-plugins-common and it then lists the exact thing as installed
What is the problem?

Unable to install mysqlnd driver on centos 6 digitalocean

Hi I am trying ton install mysqlnd driver in centos but getting the following error.
Loaded plugins: fastestmirror, replace
Loading mirror speeds from cached hostfile
* base: centos.usonyx.net
* extras: centos.usonyx.net
* updates: centos.usonyx.net
Setting up Install Process
No package php5-mysqlnd available.
Error: Nothing to do

Installing freenx by Centos 6.3

When installing freenx server problem, complaining that there is no /usr/lib64/nx.
Established as follows:
> yum install nx freenx
But in the console log:
[root#q182 ~]# yum install nx freenx
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* base: mirror.netcologne.de
* epel: mirror.imt-systems.com
* extras: mirror.netcologne.de
* rpmforge: mirror1.hs-esslingen.de
* updates: mirror.netcologne.de
Setting up Install Process
Package nx-3.5.0-2.1.el6.centos.x86_64 already installed and latest version
Package freenx is obsoleted by freenx-server, trying to install freenx-server-0.7.3-18.el6.x86_64 instead
Resolving Dependencies
--> Running transaction check
---> Package freenx-server.x86_64 0:0.7.3-18.el6 will be installed
--> Processing Dependency: /usr/lib64/nx for package: freenx-server-0.7.3-18.el6.x86_64
--> Processing Dependency: /usr/lib64/nx for package: freenx-server-0.7.3-18.el6.x86_64
--> Finished Dependency Resolution
Error: Package: freenx-server-0.7.3-18.el6.x86_64 (atrpms)
Requires: /usr/lib64/nx
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
[root#q182 ~]#
Just add --enablerepo=atrpms-bleeding to your yum command and the nx dependency will install from there.