Home > cPanel Help > Unable to login into Horde

Unable to login into Horde

December 13th, 2008

If customers are unable to login into Horde. When they click on Horde icon then they are greeted with a screen saying Welcome to Horde and it asks to select a Language and click on Login button…..but after pressing the Login button it comes back to the same screen and nothing happens.

Then SSH to server as root and try the follwoing commands:

/scripts/fullhordereset
/scripts/restartsrv_cppop

If still the problem exists, then try repairing the horde db as that can be corrupted as given below from shell.

Goto mysql prompt:

mysql> use horde
mysql>repair table horde_sessionhandler;

Then
/scripts/restartsrv_cppop

You can check the result by login to Horde

cPanel Help

  1. No comments yet.
  1. No trackbacks yet.