[horde] Fw: Cannot revert back to default horde settings for root "/horde" directory

Niels Dettenbach nd at syndicat.com
Wed Nov 17 20:15:03 UTC 2010


...did not know your setup in detail.

If you use the default (file based) session management of PHP / Horde you may delete old sessions by something like

	rm -f /tmp/sess*

and make shure you have deleted all cookies and caches etc. in your client browser.

If you use another session management pls clean out that instead or try to change temp. to file based for testing.

but btw:
other ways to configure horde against your webserver root URL are i.e.:

 - use a simple HTTP redirect (i.e. by redirect)
 - use Rewrite (mod_ rewrite) to "mask" pathes

I assume it should work too, if you just fit the http config of horde (and URLs if you have such in your horde configs) - never tried this (but will do that next days).


hth,

Niels.
---
http://www.dettenbach.de



More information about the horde mailing list