in reply to flock error...?

Since YaBB is trying to flock() things, it sounds like it's attempting to use flat files as a database system. This is generally bad. Try switching to a database back end and see if it works better.