board errors
-
able1
- Peregrine

- Posts: 596
- Joined: Sun Jul 25, 2004 8:56 pm
- Location: Eaton Ohio
board errors
I've been getting alot of sql errors on the board in the past few weeks when I've never had one before that I can recall. Anyone else having the same problem?
-
footballguy51
- Peregrine

- Posts: 3025
- Joined: Wed May 23, 2007 9:19 pm
-
factman
- Peregrine

- Posts: 4495
- Joined: Fri Jul 23, 2004 3:53 am
- Location: Bowling Green
Re: board errors
yes, yes, yes! 
-
able1
- Peregrine

- Posts: 596
- Joined: Sun Jul 25, 2004 8:56 pm
- Location: Eaton Ohio
Re: board errors
I have limited experience running phpbb sites... about enough to be dangerous:) but sql errors can be a pain to find. It's a database communication issue. It can be a simple typo, but more often it's an issue with crawler bots, especially if there are more than one on at the same time. The thinking is they can overwhelm the sql with mass requests at once and cause errors. If that's what it is, the rest of us just have to wait until one of them disconnects. The fix is to limit the bots access or raise the max connections. Very annoying. Hopefully the webmaster is aware and looking into it.