• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

@Mail and suPHP

J

JamieRW

Guest
To get Horde working under suPHP you have to add the following to httpd.conf:

<Directory /usr/share/psa-horde>
php_admin_flag engine on
suPHP_Engine off
AddHandler php5-script .php
AddType text/html .php
</Directory>

What do you have to add to get @Mail working?

BTW: When is a Mod going to take heed of my request to change published names to login name and not username! Grrr

DM.
 
Back
Top