• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

PHP Accelerators

Jllynch

Regular Pleskian
Is anyone using any of the PHP accelerators with recent versions of PHP eg;
PHP Accelorater is an open source php cacheing program. (Just like ZEND ACCELERATOR but free.) Zend Costs over a $1000.00 . Check it out here:
http://www.php-accelerator.co.uk/

But it is stated that it won't work with sites using the zend optimizer. How do we determine if customers are using the zend otimizer?

Is anyone using Turck MMCache with recent versions of PHP?

I haven't seem much recent development in either of these accelerators and wonder what is going on.
 
e-Accelerator

php-accelerator isn't in active development anymore (they have the commercial ioncube one now). However, e-Accelerator is a fork of turck-mmcache started when the author went to work for zend. It's fixed a lot of the outstanding bugs as well as improved compatability with php 5. It's also hosted on sourceforge so you can easily get the latest cvs version if you have problems, the link is:

http://eaccelerator.net/

I've been using it on one of our semi-dedicated servers (10 sites per server) with some rather heavy traffic clients on there (big bespoke php e-commerce and cms systems) and have seen 0 problems.

As always though, YMMV.
 
Back
Top