When you get a chance, could you log into the account and send me the output of the following commands?
- lsof (or, if it's a BSD system, fstat)
Maybe something will jump out at me. A few samples over the course of the day might be helpful too.
Still no error messages here -- not a one so far.
The only one of those that gives output is ps -wwaux
, and that lists the ps itself and bash. Permission is denied for netstat, and neither lsof or fstat are found.
I'm getting all the errors that Theodosia isn't getting.
A stab-in-the-dark idea...
Maybe somehow, the board/server doesn't like that we got cute and put fancy font in the new natter title? It's the only thing "different" (well that, and the new--if I read this thread correctly--é in the Sang Sacré header) I can think of, that happened around the time things started going pear-shaped.
ita changed that after we started getting the errors, but I'm all for changing it back just for the sake of ruling things out completely, one variable at a time.
This is so frustrating. Traffic seems pretty slow, (though, hey, what do I know?) so it seems odd to me that we're using up all the connections.
So. Frustrating.
Got my first two errors of the morning just now.
The only time I got an error was when I hit "next". Hitting "read new" did not result in errors.
Stop me if you've done this already, but can you connect to mysql from the command-line and mail me the output to the following queries?
- SHOW VARIABLES LIKE 'MAX%';
- SHOW PROCESSLIST;