On our moodle server we are experiencing problems when viewing certain pages. When trying to view a quiz or the logs the user is only able to see about half of the quiz or log. What is weird is that this only happens some of the time.
It is especially annoying when students are trying to take a quiz. The students go through half the quiz and can't submit their answers because the page isn't fully loaded. The browser just sits there acting like it is loading, but nothing ever happens.
I'm using the default values for apache2, mysql and some modifications of php5 (the changes moodle recommends during installation). I've also looked at the server's CPU usage while this is happening and nothing is out of the ordinary. I've also looked at the apache error logs and nothing seems to be there either. I'm a little lost on where to look next. Any help would be great.
We are a small school, so our server doesn't have that much traffic on it. At most we might experience 15 logged in at the same time.
Here are some of our server specs:
OS: Ubuntu LAMP Server
CPU: Athlon X2 4200
Mem: 3Gig
Student Can't See Whole Quiz
Number of replies: 1Re: Student Can't See Whole Quiz
Go to Admin -> Server -> Debugging, and turn on debug mode.
Probably what is happening is that something (memory?) is running out, but an error message telling you what the problem is won't be displaid unless you have debug on.
Once we know exactly what the problem is, there is more chance of being able to help you.
Probably what is happening is that something (memory?) is running out, but an error message telling you what the problem is won't be displaid unless you have debug on.
Once we know exactly what the problem is, there is more chance of being able to help you.