WARNING + Help - PHP73 Install

1 post / 0 new
#1 Tue, 10/30/2018 - 11:06
applejack

WARNING + Help - PHP73 Install

This is a warning for anyone thinking of installing php 7.3 from remi safe repo as it completely screwed up my httpd.conf file.

This is on CentOS 6.10

I removed php73 and rolled back the httpd conf file. However in each virtual servers home directory in fcgi-bin there are still php7.3.fcgi files containing a link to

exec /usr/bin/php73-cgi which no longer exists

The question is before restarting Apache do I need to remove all the php7.3.fcgi files in fcgi-bin ?