• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

Zend Optimizer or Eaccelerator with Plesk Panel?

D

danweber

Guest
Since the Plesk control panel is all PHP code I was wondering if there would be a performance gain by using Zend Optimizer or Eaccelerator with it.

Anyone ever try to enable those for the Apache instance that PSA runs under?

I made a quick attempt with Zend Optimizer but I got load errors.

Dan
 
Hmm ... I'd not suggest running anything like that, but if you edit:

/usr/local/psa/admin/conf/php.ini

to include:

output_handler = ob_gzhandler

It may speed things up a little, you could mess around with the config to find something that works nice, but make a backup first.
 
Do PSA and Horde Share the same php.ini?

If so...I'm going to find a bridge and jump off...
 
The PHP Plesk is running on IS NOT related to the server one that is used by Horde for example! And you can not speed it up with Optimizer or whatever you want :)
 
Back
Top