Apache update broke PHP

dsouvik215

Member
May 25, 2018
896
0
16
I updated apache this morning and it broke PHP5 for Apache and Rutorrent would not work. Running the following commands resolved the issue:

Code:
sudo apt-get purge libapache2-mod-php5
sudo apt-get install libapache2-mod-php5