Unable to login to Horde / Force update Horde Print

  • 0

/usr/local/cpanel/bin/update-horde --force

This will autobackup data, backup database, drop database, clear old data, create new database, restore database, restore horde data.

If still can not you need to Disable session.auto_start

Open the file "/etc/php.ini".
Modify file contents
session.auto_start = 0
Save file, and then restart Apache


Was this answer helpful?

« Back