[Tickets #8283] 2006-04-18_add_creator_and_assignee_fields.php does not run to completion
bugs at horde.org
bugs at horde.org
Fri May 15 09:52:54 UTC 2009
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/8283
------------------------------------------------------------------------------
Ticket | 8283
Created By | karsten.konrad at uni-graz.at
Summary | 2006-04-18_add_creator_and_assignee_fields.php does not
| run to completion
Queue | Nag
Version | 2.3.2
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
karsten.konrad at uni-graz.at (2009-05-15 05:52) wrote:
I'm trying to upgrade horde webmail edition 1.0.8 to 1.2.3
/nag/scripts/upgrade/2006-04-18_add_creator_and_assignee_fields.php
fails while storing task creators after being silently busy for a while:
PHP Warning:
Nag_Driver::require_once(/var/www/html/horde/nag/lib/Driver/sql.php):
failed to open stream: Too many open files in
/var/www/html/horde/nag/lib/Driver.php on line 131
PHP Fatal error: Nag_Driver::require_once(): Failed opening required
'/var/www/html/horde/nag/lib/Driver/sql.php'
(include_path='/var/www/html/horde/lib:/var/www/html/horde/lib/../pear') in
/var/www/html/horde/nag/lib/Driver.php on line 131
<<<<
Storing task creators for johndoe ...
...
I tried to allow php to open more files with ulimit -n 64000, but the
script wont process more than 1995 tasklists (~10%).
More information about the bugs
mailing list