[commits] [Wiki] changed: FAQ/Admin/Troubleshoot

Wiki Guest wikiguest at horde.org
Mon Apr 24 18:13:13 UTC 2017


guest [181.193.116.202]  Mon, 24 Apr 2017 18:13:13 +0000

Modified page: https://wiki.horde.org/FAQ/Admin/Troubleshoot
New Revision:  86
Change log:  double login from horde to imp oliver at samera.com.py

@@ -28,8 +28,9 @@
  : Make sure that you are using the correct cookie domain and path  
settings in Horde's setup. : Cookies are not stored in the browser if  
you don't use a FQDN (fully qualified domain name), e.g.  
``http://localhost/horde/``, or if the specified cookie path  
({{/horde}} by default) doesn't match the webroot of your Horde  
installation, e.g. ``http://webmail.example.org/``,  
``http://www.example.org/horde-3.1.2/``. To find this, go to the Horde  
configuration page on the General tab, and the last box on that page  
says "What path should we set cookies to?". Alternatively, in  
conf.php, look for the value $conf['cookie']['path']. Set that to the  
base URL for horde.
  : If session.auto_start is set to 1 in the php.ini file the login  
page will loop. : Set it to 0.
  : Delete any cookies in your browser for Horde to test any of the  
above changes. : Otherwise wrong cookies might be stored in your  
browser and the above actions still fail
  : Check the session storage. : By default sessions are stored on the  
file system, check that your hard-disc partitions still have plenty of  
room for session storage.
+: Check horde_auth parameter in imp/config/backends.php. : If you are  
using an IMAP server for authentication, and after login in horde and  
go to imp, and there you see a login screen, setup horde_auth to true  
in your imap server on imp/config/backends.php.

  +++ After installation I only have a js/ directory in the web root.
  +++ Some !JavaScript files seem to be missing, I get a 404 error  
message in the web server log files.
  +++ Some classes, e.g. Horde_Registry_Application, cannot be found,  
even though I installed the package that should contain them.



More information about the commits mailing list