[imp] IMP/Turba address book problem

Gottschalk, David dgottsc at emory.edu
Fri May 4 12:22:52 UTC 2007


I meant that it didn't resolve the problem. It did infact change the reported memory size.

Thanks.

David Gottschalk

-----Original Message-----
From: imp-bounces at lists.horde.org [mailto:imp-bounces at lists.horde.org] On Behalf Of Jan Schneider
Sent: Thursday, May 03, 2007 6:05 PM
To: imp at lists.horde.org
Subject: Re: [imp] IMP/Turba address book problem

Zitat von "Gottschalk, David" <dgottsc at emory.edu>:

> Hi all,
>         I have a really strange problem with the address book within
> IMP/Turba. FYI, my webmail architecture is 2 front end web servers
> with a backend mysql database server. The front end webservers are
> load balanced. Whenever any user attempts to add a name to the address
> book the web page will timeout after hitting save. The strange thing
> is that the name gets immediately entered in the mysql database, but
> the page never reloads. This error can also occur when attempting to
> remove a entry within the address book as well. If you close the
> browser, and re-login you'll then see the entry in your address book.
> I've ton extensive trouble shooting, and research. I believe I've
> narrowed the problem down to something within the PHP code, but I'm
> not sure what is causing the exact problem. It appears that the apache
> process that is handling the user crashes.
>
> phperror log:
> [26-Apr-2007 14:00:21] PHP Fatal error:  Allowed memory size of
> 134217728 bytes exhausted (tried to allocate 16 bytes) in
> /usr/local/sslwebdocs/horde-3.0.6/lib/Horde/DataTree.php on line 601
>
> Line 601 is:
> $parents = explode(':', substr($cparents[$id], 1)); apache error log:
> Allowed memory size of 134217728 bytes exhausted (tried to allocate 17
> bytes) I've tried bumping up the memory limit but that had no effect.

If it didn't have no effect, you didn't bump the limit. It should at least change the reported memory size.

Jan.

--
Do you need professional PHP or Horde consulting?
http://horde.org/consulting/

--
IMP mailing list - Join the hunt: http://horde.org/bounties/#imp Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: imp-unsubscribe at lists.horde.org


More information about the imp mailing list