I am trying to install nginx as a backend proxy for Apache and I get this errors:
=== Install Nginx from official repositories ===
Loaded plugins: fastestmirror, remove-with-leaves, tsflags, universal-hooks
nginx | 2.9 kB 00:00:00
Loading mirror speeds from cached hostfile
* EA4: 85.13.201.2
* base: mirror0.babylon.network
* elrepo: elrepo.reloumirrors.net
* epel: mirror0.babylon.network
* extras: mirror0.babylon.network
* ius: mirror.amsiohosting.net
* updates: mirror0.babylon.network
Resolving Dependencies
--> Running transaction check
---> Package nginx.x86_64 1:1.8.1-1.el7.ngx will be installed
--> Processing Conflict: ea-apache24-2.4.18-1.1.x86_64 conflicts webserver
--> Finished Dependency Resolution
Error: ea-apache24 conflicts with 1:nginx-1.8.1-1.el7.ngx.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
I also tried the --skip-broken it does not helps I get this:
root@panel [/]# yum install nginx --skip-broken
Loaded plugins: fastestmirror, remove-with-leaves, tsflags, universal-hooks
Loading mirror speeds from cached hostfile
* EA4: 85.13.201.2
* base: mirror0.babylon.network
* elrepo: elrepo.reloumirrors.net
* epel: mirror0.babylon.network
* extras: mirror0.babylon.network
* ius: mirror.amsiohosting.net
* updates: mirror0.babylon.network
Resolving Dependencies
--> Running transaction check
---> Package nginx.x86_64 1:1.8.1-1.el7.ngx will be installed
--> Processing Conflict: ea-apache24-2.4.18-1.1.x86_64 conflicts webserver
Any help is welcomed. Running CentOS 7.