PHP Fatal error: XCache: failed init opcode cache in Unknown on line 0 - help
Hello,
every XX days I've got blank website page for several hours ad then magically site is back again.
In the error log of website i see:
------------
[26-Feb-2015 12:48:09 UTC] PHP Fatal error: XCache: failed init opcode cache in Unknown on line 0
[26-Feb-2015 12:48:09 UTC] PHP Fatal error: XCache: Cannot init in Unknown on line 0
------------
How do I disable Xcache and opcode?
I already modify the php.ini and turned to "Off" the xcache (and restart apache) but could not find any refer for opcode.
Site still gives balnk page
thanks
-
Hello :) You can actually uninstall it via: /scripts/phpextensionmgr uninstall Xcache
The "opcode cache" message you see is actually part of Xcache. It's a general term, not a specific application that's installed. Thank you.0 -
Hello, thanks for replay. I currently rebouild apache just without teh xcache module. Hope the result is the same. Thanks 0 -
Yes, it's the same result, but going forward you can save time and avoid rebuilding Apache by using "/scripts/phpextensionmgr". Thank you. 0
Please sign in to leave a comment.
Comments
3 comments