• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • Support for BIND DNS has been removed from Plesk for Windows due to security and maintenance risks.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS.

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