I have LEMP stack on CentOS 7, my lamp is using php 7 but after uploading symfony 3 project, I reffered to config.php from browser and it says that highly recommended to install PHP Accelerator. okay, I'm typing yum install it says:
Error: php70w-common conflicts with php-common-5.4.16-42.el7.x86_64 You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
what is the solution?