OK, so now I get this error. Apparently there is a conflicting version of NGinx somewhere.
Transaction Check Error:
file /etc/logrotate.d/nginx from install of nginx-1.7.5-1.el5.ngx.x86_64 confl icts with file from package nginx07-0.7.69-1.ius.el5.x86_64
file /etc/nginx/fastcgi_params from install of nginx-1.7.5-1.el5.ngx.x86_64 co nflicts with file from package nginx07-0.7.69-1.ius.el5.x86_64
file /etc/nginx/mime.types from install of nginx-1.7.5-1.el5.ngx.x86_64 confli cts with file from package nginx07-0.7.69-1.ius.el5.x86_64
file /etc/nginx/nginx.conf from install of nginx-1.7.5-1.el5.ngx.x86_64 confli cts with file from package nginx07-0.7.69-1.ius.el5.x86_64
file /etc/rc.d/init.d/nginx from install of nginx-1.7.5-1.el5.ngx.x86_64 confl icts with file from package nginx07-0.7.69-1.ius.el5.x86_64
file /etc/sysconfig/nginx from install of nginx-1.7.5-1.el5.ngx.x86_64 conflic ts with file from package nginx07-0.7.69-1.ius.el5.x86_64
file /usr/sbin/nginx from install of nginx-1.7.5-1.el5.ngx.x86_64 conflicts wi th file from package nginx07-0.7.69-1.ius.el5.x86_64
file /usr/share/nginx/html/50x.html from install of nginx-1.7.5-1.el5.ngx.x86_ 64 conflicts with file from package nginx07-0.7.69-1.ius.el5.x86_64
file /usr/share/nginx/html/index.html from install of nginx-1.7.5-1.el5.ngx.x8 6_64 conflicts with file from package nginx07-0.7.69-1.ius.el5.x86_64
Also if I do 'yum remove nginx*' it just keeps saying that it is removing nginx07 then i get this error.
Downloading Packages:
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
error reading information on service nginx: No such file or directory
Error in PREUN scriptlet in rpm package n
Removed:
nginx07.x86_64 0:0.7.69-1.ius.el5
Complete!
I can run this over and over and it just says the same thing.
I have no idea where this other version would have come from.