• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Install APACHE modules in detail;

elcopdoo

Basic Pleskian
Can anyone describe in detail how to manually install and enable in plesk 12(Centos 6.5 x86_x64):
mod_deflate
mod_env
mod_expires
mod_headers
mod_mime
mod_rewrite
mod_setenvif

I have enabled this modules in httpd conf but they are not showing in Plesk>Server>Apache Web server settings.

Thank You,
Denis.
 
All conf files seems ok in troubleshooter,
in Appendix A: Web Server Configuration Files of Advanced Administration Guide i found no possible resolve,
no point to edit Plesk created files, only /etc/httpd/httpd.conf .

I'm no super expert in Linux, We have Plesk to that for us...
There's no any detail tutorial about enabling apache modules in Plesk 12.
I need to enable this modules for our ecommerce software...
I see no solution for now:(
 
OpenCart + NitroPack:

System test
PHP version: 5.3.3
PHP User: Cannot be determined
Web Server: OS: Linux | SAPI: cgi-fcgi | Status: HTTP/1.1 200 OK
FTP functions: ftp_ssl_connect(), ftp_connect()
OpenSSL extension: YES
cURL extension: YES | Version: 7.19.7 | Protocols: tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
Memcache extension: YES
exec() function: YES
zlib: YES
Safe mode: Disabled
mod_deflate: NO
mod_env: NO
mod_expires: NO
mod_headers: NO
mod_mime: NO
mod_rewrite: NO
mod_setenvif: NO
File system test
system/nitro/cache/ Writable
assets/ Writable
system/nitro/data/ Writable
system/nitro/data/googlepagespeed-desktop.tpl Writable
system/nitro/data/googlepagespeed-mobile.tpl Writable
system/nitro/data/persistence.tpl Writable

Your link is for Ubuntu, I need Centos 6.5 procedures...
 
Last edited:
Back
Top