Xepher.Net Forums

Xepher.net => Announcements => Topic started by: Xepher on February 21, 2011, 03:04:26 AM

Title: I Mucked Up PHP
Post by: Xepher on February 21, 2011, 03:04:26 AM
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.
Title: Re: I Mucked Up PHP
Post by: Databits on February 22, 2011, 02:06:48 AM
APC is a bad idea for a shared host anyhow. :)
Title: Re: I Mucked Up PHP
Post by: Xepher on February 26, 2011, 11:01:11 AM
Yeah, but I have more ram than common sense. :-)

It wasn't even filling up, it was just causing problems anyway. Oh well, I give up on it anyway. I'll try again with php 6.