Yeah... my fault. I tried enabling APC (an opcode cache) that is intended to speed up PHP processing. However, it caused a lot of sites (especially wordpress installs) to have random glitches and errors. I've disabled APC, because I'd rather thing NOT break, even if it means burning a bit more CPU time, and it's not like the server is overloaded or anything. Anyway, if you had trouble with random PHP errors, check again, and I apologize for the trouble or confusion it might have caused.