I'm trying to install php-devel
on an AWS EC2 server so I can compile a PHP extension. But I get an conflits error.
--> Processing Conflict: httpd24-2.4.10-1.59.amzn1.x86_64 conflicts httpd < 2.4.10
--> Processing Conflict: httpd24-tools-2.4.10-1.59.amzn1.x86_64 conflicts httpd-tools < 2.4.10
--> Finished Dependency Resolution
Error: httpd24-tools conflicts with httpd-tools-2.2.27-1.3.amzn1.x86_64
Error: httpd24 conflicts with httpd-2.2.27-1.3.amzn1.x86_64
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Looks like it want me to downgrade httpd24 to 2.2, but I had to change for 2.4 a few months ago in order to get SSL working...
I'm a noob at linux server admin, could anyone help me please ? Thanks
Versions
OS : Amazon Linux 2013.3
PHP version : 5.4.26
httpd version : 2.4.10
Command : yum install --enablerepo=remi php-devel
Remi repo being http://rpms.famillecollet.com/enterprise/6/
PS : I found a file that seems to be ok at choon.net, but I don't really know if I can install it without any risk. http://choonrpms.choon.net/centos/6/choonrpms-php-5.4/x86_64/php-devel-5.4.26-1.choon.centos6.x86_64.rpm