RoundCube Webmail Forum  

Go Back   RoundCube Webmail Forum > Release Support > Older Versions > Release Candidate 1

For more information about the ads and why they're here, please see the FAQ
Reply
  #1  
Old 08-04-2007, 02:19 PM
Registered User
 
Join Date: Aug 2007
Posts: 1
Downloads: 0
Uploads: 0
Default Another funny PHP Fatal Error ....

[04-Aug-2007 15:01:29] PHP Fatal error: Allowed memory size of 12582912 bytes exhausted (tried to allocate 2132763 bytes) in /srv/www/htdocs/roundcubemail-0.1-rc1/program/lib/Mail/mimePart.php on line 226

It seems roundcube didn't attend primary school
The error occured when I tried to send a message with a 1,5MB file attached to it......
...same message was sent ok without attachment ....

Please help!!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2  
Old 09-06-2007, 04:42 AM
Registered User
 
Join Date: Sep 2007
Posts: 7
Downloads: 0
Uploads: 0
Default Re: Another funny PHP Fatal Error ....

While it is true that 2132763 is less than 12582912, what the message is saying is that "I tried to allocate X bytes of memory, but that would have exceeded the maximum of Y." Even if X < Y, the application has already allocated a bunch of memory before that line of execution, so amount used already + X > Y which is the problem. Try increasing the memory limit for that virtual host, or the roundcubemail directory in particular.
__________________
paul reinheimer
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

For more information about the ads and why they're here, please see the FAQ

All times are GMT. The time now is 05:16 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright © 2006-2008 RoundCube Webmail Community