• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    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. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Horde logout proble after upgrading to 9.5.4

zid

New Pleskian
Since we upgrade our server to plesk 9.5.4.

Horde have a problem with the logout,

We upgrade 3 server and have the same problem on the 3 servers.

User cannot logout of their session ,both logout don't work and the top and at the left on the menu.
 
Strange. It is link to horde site and it works fine for me. Here is patch:

===================================================================
RCS file: /horde/cvs/horde/login.php,v
retrieving revision 2.175.2.17
retrieving revision 2.175.2.18
diff -p --unified=0 -r2.175.2.17 -r2.175.2.18
--- login.php 2009/01/06 15:13:50 2.175.2.17
+++ login.php 2010/08/11 05:40:30 2.175.2.18
@@ -3 +3 @@
- * $Horde: horde/login.php,v 2.175.2.16 2008/02/27 18:14:49 slusarz Exp $
+ * $Horde: horde/login.php,v 2.175.2.17 2009/01/06 15:13:50 jan Exp $
@@ -66 +66,3 @@ if ($logout_reason) {
- exit($result->getMessage());
+ $notification->push($result, 'horde.error');
+ require HORDE_BASE . '/index.php';
+ exit;
 
Ok but what i'm supposed to do with this , I'm on a windows base server, you do not have any MSI intallation file to update horde ? And why I'm not able to update it thru the control panel of plesk, this doesN,t make any sense that you Plesk know there is a problem and did not do a patch or msi. At the price that we are paying for your software you should do more test before launching an update, now I have 3 server that are not stable because of the 9.5.4.
 
Back
Top