Dave_77 Posted November 1, 2008 Share Posted November 1, 2008 Hi, I'm having problem with my IPB forum which runs on MySQL database (hosted on linux Fedora). Our website was unavalable for a short time, and when it came back on-line, we found we cannot create new topics/add replies, in short, we cannot add new records to ibf_posts table. However, editing existing posts works, sending private messages works, so database seems mostly OK, apart from posting. Whenever we try to post/add new topic, we get IPS Driver Error. We have tried restarting MySQL several times, but it didn't solve the problem. Looking at the error log, we notice the following lines (but we're unsure is it about this problem): [sat Nov 01 19:32:06 2008] [error] server reached MaxClients setting, consider raising the MaxClients setting [sat Nov 01 19:39:25 2008] [error] mod_fcgid: fcgid process manager died, restarting the server [sat Nov 01 19:39:36 2008] [warn] child process 2281 still did not exit, sending a SIGTERM and then several hundreds lines like this: [sat Nov 01 20:21:53 2008] [warn] child process 26643 still did not exit, sending a SIGTERM ... [sat Nov 01 20:21:56 2008] [error] child process 26643 still did not exit, sending a SIGKILL ... [sat Nov 01 20:21:57 2008] [error] could not make child process 26643 exit, attempting to continue anyway ... Any suggestions? It seems really strange that forum and database seem absolutely OK, that editing and private messages work (and Admin CP seems fine) but that it throws IPS Driver error on new posts only? Thanks Quote Link to comment https://forums.phpfreaks.com/topic/131023-help-ips-driver-error-cannot-create-new-posts/ Share on other sites More sharing options...
Dave_77 Posted November 1, 2008 Author Share Posted November 1, 2008 resolved: on closer phpMyAdmin inspection, it reported that ibf_posts table was "crashed" and "in use". The "repair" function on it seems to have worked. Feel free to delete this thread, or maybe leave it if someone else with similar problem googles to it. Quote Link to comment https://forums.phpfreaks.com/topic/131023-help-ips-driver-error-cannot-create-new-posts/#findComment-680232 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.