• 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

Enabling PHP options needed;

elcopdoo

Basic Pleskian
Enabling apache modules needed;

I need to enable following options :

mod_deflate
mod_env
mod_expires
mod_headers
mod_mime
mod_rewrite
mod_setenvif

Is this possible within Plesk 12?

I tried to enable mod_deflate and mod expires from Centos terminal without success...
I need this options enabled for Opencart store.
 
Last edited:
These are not PHP options, but rather Apache modules. You may enable and disable Apache modules from the Panel settings. You may install additional modules using your OS package manager (yum).
 
Yes, apache, sorry , my mistake...

I installed mod_deflate with yum, but my application says its not activated...
Screenshot is here...
 

Attachments

  • PHP_info.jpg
    PHP_info.jpg
    62.7 KB · Views: 21
Last edited:
Back
Top