I ran a piece of PHP code on my local VirtualBox and now Apache is extremely slow. It's about 1-2 minutes per request. I have tried to reboot the VM and the host computer and Apache itself.
It seems odd that it suddenly went so slow from working fine for half a year. Any suggestions what I can do?
If I do That didn't help.sudo apt-get remove apache2 && sudo apt-get install apache2 would I need to reconfigure a lot?
Emil Moe
Senior Data Engineer
What a stupid mistake :D
I was developing a quick fix script for an issue, and just needed some convenience features from PHPStorm so I did it in the routes file (loaded on every application load) of this this script executes on all requests then.
A true error 40 :-)