[commits] [Wiki] changed: FAQ/Admin/Troubleshoot
Wiki Guest
wikiguest at horde.org
Sat Dec 6 20:04:49 UTC 2014
guest [186.220.28.155] Sat, 06 Dec 2014 20:04:49 +0000
Modified page: http://wiki.horde.org/FAQ/Admin/Troubleshoot
New Revision: 81
Change log: Added solution for partial rendering due to path problems
with local pear
@@ -11,8 +11,10 @@
Possible reasons could be a fatal PHP error, not being displayed to
the browser (which is a good thing on production systems, but bad if
you are trying to hunt down a
problem)[http://www.php.net/manual/en/ref.errorfunc.php#ini.display-errors],
or a segfaulting server process (happens most times in the
[http://www.php.net/manual/en/ref.imap.php c-client library] while
using IMP 4 or older). If you correctly configured your web server and
PHP to log all errors, you should find more information in your web
server's or PHP's log files, or whereever you log the errors (syslog
etc.).
Another place to see is the Horde log which is being configured in
Horde's setup. By default Horde is logging to the syslog if using
Horde 4 or later, resp. to the file /tmp/horde.log if using Horde 3 or
older.
+
+If you have partially renderes screen and you have pear installed in
a different path (other than the system wide pear install), make sure
you set the PHP_PEAR_SYSCONF_DIR environment as described in the
INSTALL docs.
+++ After logging in users are immediately thrown back to the login screen
+++ The login screen keeps reloading constantly
+++ Error messages like "User is not authorized" in IMP
More information about the commits
mailing list