• 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

Zend Optimizer Uploads into Plesk 8.3

B

bnrnet.net

Guest
Hello,
Have some problems:
1.What kind of LINUX has Plesk 8.3 ? Linux(32 bit), or Linux (64 bit) ?
I've tried to uploaded both of Zend Optimizer files into the modules option of VDS-
ZendOptimizer-3.3.0a-linux-glibc23-x86_64.tar
ZendOptimizer-3.3.0a-linux-glibc21-i386.tar
The upload was impossible due to: - Error: The uploaded file is not a supported module package.
What kind of ZendOptimizer file is supported by module package on VDS Plesk 8.3 ?
How to upload ZendOptimizer into server Plesk 8.3 module?

Thank you.
 
You have an opportunite to install Zend Optimizer with Plesk, but you should download this program from the official site zend.com and then install it on your server. Also I recommend you installing the latest version of Zend Optimizer which should be compatible with you PHP version.
The php-version you can find by the following way (for RH systems):
rpm -qa | grep php

The information about compatibility php and Zend you can find on the official site (http://zend.com).
 
Back
Top