[horde] Troubleshooting login issues with git version

Ralf Lang lang at b1-systems.de
Sun Jul 4 19:21:42 UTC 2021


Hi Mike,

Am 03.07.21 um 01:36 schrieb Mike:
> I'm setting up the git version of horde and can get the installation 
> to work, however, when I change the authentication to use IMAP it goes 
> back to the login screen when you click on the mail link.
>
> What I have been able to find is this: 
> https://wiki.horde.org/faq/admin/troubleshoot and am still struggling 
> to get it to work.
>
> I have a production version of the non-git version that works just 
> fine, but it seems like the layout of the directories are different, 
> so probably require a somewhat different apache config or something 
> similar.
>
> When I run the test.php script, it seems to register new sessions and 
> behaves like my production version does.
>
> I'm able to use the IMP imap test to verify that the account CAN 
> successfully complete.
>
>
> session.auto_start is set to 0
> use_only_cookies is checked
> I'm using the hosts IP address (it is internal to my network at this 
> time)
>
> I'd like to make the url be https://<Server IP>/horde.
>
> This is stored at /the/path/to/mysite/horde
>
>
> So I THINK this means: my
>  - fileroot/documentroot should be /the/path/to/mysite/horde/web/horde
>  - webroot should be /horde
>

> Additionally, I would have an Alias line that looked something like this:
>
> Alias /horde /the/path/to/mysite/horde/web/horde
>
You should not need that.

Your webserver's webroot is horde/web/ and requests for login 
automatically get forwarded to horde/web/horde/

Do other auth backends like SQL database or passwd file work as expected?

-- 

Ralf Lang
Linux Consultant / Developer
Tel.: +49-170-6381563
Mail: lang at b1-systems.de
B1 Systems GmbH
Osterfeldstraße 7 / 85088 Vohburg / http://www.b1-systems.de
GF: Ralph Dehner / Unternehmenssitz: Vohburg / AG: Ingolstadt,HRB 3537



More information about the horde mailing list