Why am I unable to log in to my Horde Webmail?
Print this Article
Comment on this Article
Last Updated:
August 29, 2008 10:00 AM
For the Horde Webmail login process to work correctly, the configuration option "session.auto_start" must be disabled.
To Disable session.auto_start
- Open the file "/etc/php.ini".
- Modify the file contents to include the following entry:session.auto_start = 0
- Save file, and then restart Apache.