[Tickets #12124] Re: horde crashes with php memory exhaustion
noreply at bugs.horde.org
noreply at bugs.horde.org
Sun Mar 17 09:11:54 UTC 2013
BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE
E-MAIL-ADRESSE WERDEN NICHT GELESEN.
Ticket-URL: http://bugs.horde.org/ticket/12124
------------------------------------------------------------------------------
Ticket | 12124
Aktualisiert Von | Klaus.Steinberger at physik.uni-muenchen.de
Zusammenfassung | horde crashes with php memory exhaustion
Warteschlange | Horde Framework Packages
Version | Git master
Typ | Bug
Status | Unconfirmed
Priorität | 1. Low
Milestone |
Patch |
Zuständige |
------------------------------------------------------------------------------
Klaus.Steinberger at physik.uni-muenchen.de (2013-03-17 09:11) hat geschrieben:
> Can't reproduce.
>
> My guess is that there is an error in your config file:
>
>> in /var/www/html/horde/config/conf.php on line 31
Line 31 is just this:
$conf['sql']['charset'] = 'utf-8';
the lines around:
$conf['sql']['socket'] = '/var/lib/mysql/mysql.sock';
$conf['sql']['protocol'] = 'unix';
$conf['sql']['database'] = 'horde4';
$conf['sql']['charset'] = 'utf-8';
$conf['sql']['ssl'] = false;
$conf['sql']['splitread'] = false;
$conf['sql']['phptype'] = 'mysql';
I don't see what could be the culprit.
Sincerly,
Klaus
More information about the bugs
mailing list