Okay, so we all know about the 500 error this morning. The early workaround provided by Plesk didn't work for me, so I did what a few user suggested:
This worked perfectly fine. However I noticed that my website slowed down significantly afterwards. How can I undo what I did and properly update apache2 so that it works like it's supposed to?
thanks a lot!
sudo add-apt-repository ppa:eek:ndrej/apache2
sudo apt install apache2
This worked perfectly fine. However I noticed that my website slowed down significantly afterwards. How can I undo what I did and properly update apache2 so that it works like it's supposed to?
thanks a lot!