[BlueOnyx:12019] Re: APC breaks my server

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


Thanks Michael,

Any suggestions on non-garbage, non-conflicting software that could
accomplish the same tasks?

Drupal is extremely heavy on PHP code, and compiling / caching makes perfect
sense.

In the meantime, I'll give your suggestion a shot. Thanks.

Rob Shambaugh

-----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