Forum archive
CPU consistently at 100% on fresh moodle install
Hi,
I started a new server and ran moodle on it, but it jumped to 100% cpu usage and has been that way since. I tried rebooting the server to no avail, and also stopping the server and restarting it as was suggested in previous similar forum suggestions. Any thoughts?

Also what size server is it? A Micro? If so they can be a realy pain with any software that puts significant load on for anything more than a second or 2 (literally).
Did you set a good root password? If you set a weak one then being hacked is always a possibility?
Also have you done any trouble shooting yet? I'd suggest installing something like htop (apt-get update && apt-get install htop) so you can then at least see what process(es) are chewing the CPU cycles.