[horde] Horde4 configuration
Michael Gröne
michael.groene at zew.uni-hannover.de
Wed Mar 16 16:07:27 UTC 2011
Am Mi 16 Mär 2011 16:45:44 CET schrieb Michael Gröne
<michael.groene at zew.uni-hannover.de>:
> Am Di 15 Mär 2011 11:56:16 CET schrieb Jan Schneider <jan at horde.org>:
>
>> Zitat von Michael Gröne <michael.groene at zew.uni-hannover.de>:
>>> In the error-logs (horde, php) is nothing registered.
>>> Any idea, what went wrong?
>>
>> There MUST be something in the logs. Either that or your PHP
>> configuration regarding logging is broken.
>
> Yeah, you were right, I found the line, causing the error, but it
> was suppressed by the @-sign:
> echo '<input type="hidden" name="_formvars" value="' .
> @htmlspecialchars(serialize($vars), ENT_QUOTES,
> $GLOBALS['registry']->getCharset()) . '" />';
> (it is line 216 in Horde/Form/Renderer.php)
>
> I turned off to display error-messages, so I got the following error
> registered in phps' logs:
> PHP Fatal error: Call to undefined method
> Horde_Registry::getCharset() in
> /usr/share/php/Horde/Form/Renderer.php on line 217
>
> How may I fix this?
Ahh, it seemed that we hat an older version of Horde_Form installed.
I already tried out Horde4 last year - are there additional commands,
I have to execute, in order to update everything? In genereal I
followed the usual instructions to install horde4.
--
Michael Gröne
ZELSW - Zentrale Einrichtung Lehre, Studium und Weiterbildung
Abt.3: Weiterbildung (ehemals ZEW)
EDV
Leibniz Universität Hannover
Schloßwender Str. 5
30159 Hannover
Tel. +49 511 762 5437
Fax: +49 511 762 5686
http://www.zew.uni-hannover.de
More information about the horde
mailing list