• 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

trouble webmail sidebar.php

Z

zoncar

Guest
Hi , I have a problem with webmail after login the page sidebar.php don't open, but in left side there is the error

impossible find the server o DNS error.

please help
 
I understand

the problem is

-psa-turba-2.1.3

I uninstall psa-turba rpm and I resolve the problem
 
go to line 311 on your tree.php
/usr/share/psa-horde/lib/Horde/IMAP/Tree.php
and add following to the path: ./
required_once './Horde/Se......';
 
Back
Top