Author Topic: Hangs on login / authentication  (Read 2637 times)

Offline yrag

  • Newbie
  • *
  • Posts: 2
Hangs on login / authentication
« on: January 27, 2015, 12:52:02 PM »
1.03a on Mac OS X Server 10.10.1. 

Was running fine for weeks and now try to authenticate and it just stays at logging until a PHP fatal error in the log says Maximum Execution Time of 120s exceeded.  If I get the password wrong, it gives a login failed much earlier but no other log entries indicating what the issue might be.  Searches were recommending to change the debug level in main.inc.php but that file appears to have been merged and cannot see where to set that now.  If someone could help that would be great.

Separately, was interested in upgrade to 1.05 but would like to find out what's going on here first so I can fix it in the future. 




Offline Tattwam

  • Newbie
  • *
  • Posts: 5
Re: Hangs on login / authentication
« Reply #1 on: February 24, 2015, 08:59:38 AM »
I got solution from Roundcube.

try disabling the Roundcube carddav plugin. Paste this in terminal:
sudo perl -p -i -e "s/'managesieve', 'carddav'/'managesieve'/g" /usr/local/topicdesk/roundcube/WebApp/config/config.inc.php