![]() |
APC - "503 Service Unavailable"
Upon rebuilding PHP 5.2.14 via LSWS's control panel and building in APC support, when enabling apc.so we get 503 errors:
Quote:
|
Is there anything in stderr.log when this happens? What's your server environment?
|
Quote:
Beyond that, it's a CentOS 5 OpenVZ VPS. |
@webizen:
In reading through the forums here I tested updating the php.ini with: Code:
apc.enabled = 1Aside from the server states Michael provided above, the website itself is a Wordpress 3.0.4 installation running WP Super Cache. PHPINFO() suggests the APC bundled with LITESPEED is the beta version (3.1.4). Other threads in this forum suggest that was the root of their 503 errors and reverted to 3.0.9 stable. That being said, looks like 3.1.6 is the the latest STABLE of APC. Regarding stderr.log the consistent errors being thrown are: Quote:
|
After a bit of research (and much effort by Mike) we may have this sorted out.
Even after using 3.019 of APC we were still seeing issues, turns out a conflict with ZEND was the culprit in this case. Once the ZEND extension was disabled everything has been running pretty smooth. I'll monitor over over the next couple of days to ensure it is stable.. After which we can revisit if we should a) Move to LITESPEED bundled 3.14 beta b) Move to 3.16 STABLE c) Be thankful and leave well enough alone :-) Thanks, Frank |
Thanks for posting your info. Please post back if you have any updates. We need Zend & APC, so disabling APC may be the only route we can take :(
|
Disabling APC did not work for us, it was necessary to disable Zend. APC is working without issue for us.
Quote:
|
| All times are GMT -7. The time now is 01:24 PM. |