Tuc at Beach House said:
>>
>> > hi everyone, i use php 4.2.2, Apache/2.0.40 mod_ssl/2.0.40 and
>> squirrel
>> > 1.4.1
>> > when i try to attach a file or to see a file that someone send me in
>> an
>> > email i got this error:
>> > Fatal error:  Allowed memory size of 8000000 bytes exhausted (tried to
>> > allocate 1860947 bytes)
>> > i don´t know what to do, i look in php.ini to the memory_limit and its
>> > value is 8M.
>> > what can i do?
>> > there is also the value post_max_size = 8M, and file
>> upload_max_filesize > > 2M.
>> > hope somebody can help me
>> >
>> > Juan Pablo Hidalgo Villacrés
>> >
>>
>> Edit your php.ini file and change
>>
>> memory_limit = 8m to a higher number like 20m
>>
>> after making this change restart apache
>>
>       Problem I have with this is I can use 1.4.2 and have it access 10's
> of thousands of emails, but in 1.5.0 CVS I can't go more than 2500. Was
> something done to make major changes in memory between 1.4.X and 1.5?
>

Probably you have enabled server side sorting in Squirrelmail 1.4.2 and
disabled it (default value) in SM 1.5.0.

Open conf.pl en turn it back on.

Marc Groot Koerkamp.








-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click
--
squirrelmail-users mailing list
List Address: [EMAIL PROTECTED]
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id)95
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to