• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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: 16
Last edited:
Back
Top