smarko
01-11-2003, 10:16 PM
I might have (highly propably) MySQL related problem. Maybe you could help me understand this issue better.
One of MySQL based forums (phpBB), which I administrate, some times (not too often, but atleast ones a day. many users have confirmed this) shows error "Fatal error: Maximum execution time of 10 seconds exceeded". What is so strange here, is, that it seems to be impossible to connect that error to amount of users on board or to amount of mysql -connections / -queries. It can happen at night, when I'm the only user on board, but it could also work great, even with some 20 concurrent users, in the afternoon.
Database seems to be ok, when viewed with phpMyAdmin.. but naturally I can't be absolutely sure if it's really ok.
So what I'm actually asking? I wish you could give me some hints how to continue solving this problem. At phpBB's support forum I got only hints like "increase amount of script execution time on server". Not good enough. I want to undersstand better the logic behind the error. I don't like in feeling, that the board might break again anytime, even with increased values.
It goes even more stranger, when my testboard (me being it's only user) show fatal errors 10 times in a row and at the very same time the actual forum works like a charm.
I would be very grateful for any kind of help.
One of MySQL based forums (phpBB), which I administrate, some times (not too often, but atleast ones a day. many users have confirmed this) shows error "Fatal error: Maximum execution time of 10 seconds exceeded". What is so strange here, is, that it seems to be impossible to connect that error to amount of users on board or to amount of mysql -connections / -queries. It can happen at night, when I'm the only user on board, but it could also work great, even with some 20 concurrent users, in the afternoon.
Database seems to be ok, when viewed with phpMyAdmin.. but naturally I can't be absolutely sure if it's really ok.
So what I'm actually asking? I wish you could give me some hints how to continue solving this problem. At phpBB's support forum I got only hints like "increase amount of script execution time on server". Not good enough. I want to undersstand better the logic behind the error. I don't like in feeling, that the board might break again anytime, even with increased values.
It goes even more stranger, when my testboard (me being it's only user) show fatal errors 10 times in a row and at the very same time the actual forum works like a charm.
I would be very grateful for any kind of help.