• 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

@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