summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 780f4f3)
raw | patch | inline | side by side (parent: 780f4f3)
author | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Jun 2006 14:14:11 +0000 (14:14 +0000) | ||
committer | cajus <cajus@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Fri, 2 Jun 2006 14:14:11 +0000 (14:14 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@3645 594d385d-05f5-0310-b6e9-bd551577e9d8
debian/README.debian | patch | blob | history |
diff --git a/debian/README.debian b/debian/README.debian
index a9a9af2fd16034521447c0a47902e9b448ea02ed..43f2e504753c18b0c1b60339954ab1b9a2d081fd 100644 (file)
--- a/debian/README.debian
+++ b/debian/README.debian
to allow easy switching of account properties without asking for
passwords after adding samba accounts.
+
+* Smarty PHP errors
+
+There might pop up messages about "Only variables should be passed by
+reference" when using PHP5. I can't do anything about them - these are
+cause by smarty. To get rid of them set your "error_reporting" in the
+php.ini to "E_ALL ^ E_NOTICE". This is a workaround only, wait for the
+debian smarty package to support PHP5 in a propper way.
+
+
----
Cajus Pollmeier <cajus@debian.org> Fri 02 Jun 2006 16:23:50 +0200