I am very new to linux and am trying to do an update to my AWS linux web server to update the PHP. I type in sudo yum update and it comes back with an error saying, “php73 php common conflicts with php-common-5.4.16-48.el7.x86_64”. How would I go about solving this kind of issue?
I tried searching around the internet to see if there was any forums or videos but nothing that I saw related to this.