On Fri, 2006-01-20 at 11:35 -0500, maillists wrote:
> Hi,
> 
> I just upgraded squirrelmail to v 1.4.5 and now there are many bugs.
> 
> 1: sometimes there are 404's when I click on "options", "folders",
> "reply" etc... and sometimes they are fine...
> 
> 2: many times I get logged off for no reason.
> 
> 3: on some accounts, when I click on "Folders" it hangs and I get the
> following info somewhere in the page:
> <snip>
> Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to
> allocate 35 bytes)
> in /var/www/mail.gmnet.net/html/functions/imap_mailbox.php on line 66
> 
> Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to
> allocate 40 bytes) in Unknown on line 0
> 
> Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to
> allocate 44 bytes) in Unknown on line 0
> </snip>
> 
> My php.ini has:
> post_max_size = 24M
> max_execution_time = 45 
> memory_limit = 32M  
> I don't want to increase that any more, I think that is plenty...
> 
> Here are my plugins:
>   Installed Plugins
>     1. filters
>     2. squirrelspell
>     3. calendar
>     4. msg_flags
>     5. info
>     6. newmail
>     7. delete_move_next
>     8. message_details
>     9. folder_sizes
>     10. select_range
>     11. bayesspam
> 
> What should I do next to try to fix this? 
> 
> Thanks!
> Rick


Also, I changed the following and I am still having trouble.

max_execution_time = 180
memory_limit = 64M

Also, my php.conf file has this:

<Files *.php>
    SetOutputFilter PHP
    SetInputFilter PHP
    LimitRequestBody 33554432
</Files>


There is no way I want to let php scripts consume 64M of my precious
ram. What could be going on?

Thanks
Rick




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
--
squirrelmail-users mailing list
Posting Guidelines: 
http://www.squirrelmail.org/wiki/MailingListPostingGuidelines
List Address: squirrelmail-users@lists.sourceforge.net
List Archives: 
http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user
List Archives:  http://sourceforge.net/mailarchive/forum.php?forum_id=2995
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users

Reply via email to