![]() |
|
|
|||||||
For more information about the ads and why they're here, please see the FAQ
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
unfortunately i am encountering a problem where i can't send medium and large sized attachments, below i am attaching a 2 minutes live video describing the problem. i would really love to hear any suggestions on how to fix this, i have never faced a problem like this before. YouTube - Help with roundcube Below these formats as attachment cannot be sent: ZIP about 500kb+ RAR about 500kb+ These formats as attachment could be sent: JPG larger than 500kb+ PNG larger than 500kb+ GIF larger than 500kb+ |
|
#2
|
||||
|
||||
|
check ./logs/errors ... most likely it is a php memory limit or a post size restiction issue.
__________________
Regards, Rosali __________________ MyRoundcube Project http://myroundcube.googlecode.com MyRoundcube Forum http://http://www.roundcubeforum.net...45-myroundcube MyRoundcube Online Demo http://mail4us.net MyRoundcube Plugins Generic Installation Guide http://mail4us.net/myroundcube Mailing List http://mail4us.net/?_action=plugin.nabble |
|
#3
|
||||
|
||||
|
Roundcube seems to use an insane amount of memory for attachments. Ive had to increase our memory limit to 200MB. And we only allow 20MB attachments.
|
|
#4
|
|||
|
|||
|
Quote:
below is the output in the log, btw how do we increase the allowed memory to be used for Roundcube? i have 1g physical memory on the server. ----------------------------------------------- [11-Jul-2009 00:22:46 +0200] DB Error: _doQuery: [Error message: Could not execute statement] [Last executed query: PREPARE mdb2_statement_mysql_13f4dbb9084b087bbca26db6c4d22 39b614ecf590 FROM 'SELECT vars, ip, UNIX_TIMESTAMP(changed) AS changed\n FROM session\n WHERE sess_id=?'] [Native code: 1146] [Native message: Table 'mooo.session' doesn't exist] in /home/mooo/sd/mail/www/program/include/rcube_mdb2.php on line 255 (GET /) [11-Jul-2009 00:33:08] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1312236 bytes) in /home/mooo/sd/mail/www/program/lib/Mail/mimePart.php on line 317 [11-Jul-2009 00:44:40 +0200] IMAP Error: Authentication for cyril@xxx.fr failed (LOGIN): "a001 NO Login failed." (POST /?_task=&_action=login) [11-Jul-2009 00:46:39] PHP Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 1312236 bytes) in /home/mooo/sd/mail/www/program/lib/Mail/mimePart.php on line 317 |
|
#5
|
|||
|
|||
|
Take a look in your php config file for memory_limit or in the .htaccess file in the RC root, changing the .htaccess file doesnt always work, it depends on your setup.
__________________
RoundCube Patches & Plugins: Managesieve, SpamAssassin Prefs, and more… |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|