[BlueOnyx:12021] Re: APC breaks my server

Rob Shambaugh rshambaugh at ci.winchester.va.us
Thu Jan 17 10:54:31 -05 2013


Commenting out the Zend config file stopped the error. Thanks.

Rob Shambaugh
Webmaster
City of Winchester, VA
Direct: 540-667-2161
540-667-1815 ext. 1422
rshambaugh at ci.winchester.va.us
www.winchesterva.gov

-----Original Message-----
From: Michael Stauber [mailto:mstauber at blueonyx.it] 
Sent: Thursday, January 17, 2013 10:32 AM
To: rshambaugh at ci.winchester.va.us; BlueOnyx General Mailing List
Subject: Re: [BlueOnyx:12017] APC breaks my server

Hi Rob,

> I'm running BlueOnyx with the SolarSpeed PHP upgrade. I've developed a 
> Drupal 7 site which runs horribly slow with default settings. In my 
> research, I've learned that I'd be a fool to not run APC on the server.
> 
> So, APC has been installed, but when I enable APC (apc.enabled=1) in 
> the apc.ini file (home/solarspeed/php/etc/php.d/apc.ini), all of my 
> sites crash with a "Invalid Response" error.

Yeah, that figures. I deliberately don't include APC support in the
Solarspeed PHP. Their code is a piece of garbage and conflicts with another
piece of garbage, which is the Zend Optimizer.

On their own both Zend Optimizer or APC crash a lot. But when used in
conjunction PHP doesn't even get out of the starting blocks without tripping
over.

So you might want to remove (or comment out) this config file, which will
disable Zend:

/home/solarspeed/php/etc/php.d/zend.ini

--
With best regards

Michael Stauber




More information about the Blueonyx mailing list