• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

Install eAcelerator

B

BenSeb

Guest
Hi

I want to install eAccelerator or MM_Cache on our plesk servers

However, to install you need to run PHPIZE which I notice is not available

You can also install from Ports (FREEBSD6.1) but that tries to reinstall php as it is not found in the usual location

Anyway I can install phpize? Or has anyone else got a way of installing eAccelerator?
 
You can run the following command to resolve the phpsize issue.

yum install php-devel
 
Back
Top