• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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