Date: Sun, 5 Jun 2005 21:22:36 -0700 (PDT)
From: Susanta Dhar
Subject: Re: Imap migration tool installation
To: Jason Solis
When i submit the form & run
archive.sh from terminal, message comes after
delivering few mails,
[root@squidhost scripts]# ./archive.sh
susanta - Archived03Jun2005:
UIDvalidity:4
Msg Count on mnd-mail.dasturco.co.in - INBOX: 455
Msg Count on dcokols01.dasturco.in - Archived03Jun2005
before migration: 0
Fatal error: Allowed memory size of 8388608
bytes exhausted at (null):0 (tried to allocate 4954318
bytes) in
/var/www/html/migrationtool/scripts/archive.php
on line 360
Msg Count on mnd-mail.dasturco.co.in - Sent: 31
Msg Count on dcokols01.dasturco.in - Sent before
migration: 38
Fatal error: Allowed memory size of 8388608
bytes exhausted at (null):0 (tried to allocate 4644510
bytes) in
/var/www/html/migrationtool/scripts/archive.php
on line 360
Logged In: YES
user_id=1308048
I am having that same problem. Some people suggest
changing the memory_limit on php from 8MB to higher
capacity, but in this case it does not fix the problem.
Logged In: YES
user_id=1969037
Originator: NO
Changing the memory limit does work. However, you need to change the memory limit to the total size of your inbox. If the total size is greater then your total quantity of free RAM, this tool will not work.