These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for WARNING + Help - PHP73 Install on the new forum.
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 ?