• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

@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