[Tickets #11619] Re: Horde stops working after fatal PHP error
noreply at bugs.horde.org
noreply at bugs.horde.org
Wed Dec 18 23:36:51 UTC 2013
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11619
------------------------------------------------------------------------------
Ticket | 11619
Updated By | software-horde at interfasys.ch
Summary | Horde stops working after fatal PHP error
Queue | Horde Groupware Webmail Edition
Version | 5.0.0
Type | Bug
State | Not A Bug
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
software-horde at interfasys.ch (2013-12-18 23:36) wrote:
> After a successull install yesterday my horde installation stopped
> working at some point in the night. All you got is a blank screen
> when attempting to access any horde/* page. The apache log is full
> of this error:
>
> [Wed Oct 31 20:25:27 2012] [error] [client w.x.y.z] PHP Fatal error:
> Base lambda function for closure not found in
> /var/www/horde/imp/config/prefs.php on line 72
>
> Restarting apache "fixed" it for now, lets see for how long.
Try adding this to your php.ini
[APC]
apc.shm_size = "256M"
apc.rfc1867 = "1"
More information about the bugs
mailing list