Closed enoch85 closed 9 years ago
Never mind. Found it, sorry for unnecessary issue.
thanks for sharing the link to the found place ^^
Here what I researched within longer time: 1) there was a which for a debian package: https://lists.debian.org/debian-devel/2013/02/msg00244.html 2) a nice manual howto extract/use the needed files from zend server: https://ckon.wordpress.com/2013/02/12/manually-install-zend-optimizer-plus-on-php/
3) this nice howto download from Zend and use: http://en.ispdoc.com/index.php/Installing_Zend_Optimizer and the location for it is: http://www.zend.com/en/products/loader/downloads
But thats not the here offered ZendOptimizerPlus but ZendGuardLoader (which could / would have the Optimizer included)... But it seems be the alternative choice - as here also given with config lines:
Works for me, so 1st it's also "solved" - now SIGSEGVs are gone .. But it would be nice to have a Debian package with ZendOptimizerPlus of this repository if someone knows about such project. Thx. ;)
ah... finally found... https://www.dotdeb.org/2015/05/22/php-5-4-41-for-wheezy-and-squeeze/
=> The "problem" is: Because of the crashes we had to dowgrade back to 5.4.40 which hasn't Zend Opcache compiled in... But since it's now solved we would go back to latest security fix with Optimizer installed.
I have Ubuntu Server 14.04 and want to change from APCu to ZendOpcache 7.0.4 instead.
Is there any .deb package available for download?