• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

@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