![]() |
|
|
|||||||
| For more information about the ads and why they're here, please see the FAQ |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Hello
I installed suse 10.2 64 bit using the perfect setup manual on howtoforge.com and it is working fine. I found roundcube looks very nice! I trying to send using roundcube rc2 an attachmente with 22M. I already made these changes in .htacess # AddDefaultCharset UTF-8 AddType text/x-component .htc <IfModule mod_php4.c> php_flag display_errors Off php_flag log_errors On php_value error_log logs/errors php_value upload_max_filesize 128M php_value post_max_size 32M php_value memory_limit 128M php_value max_execution_time 1200 </IfModule> <IfModule mod_php5.c> php_flag display_errors Off php_flag log_errors On php_value error_log logs/errors php_value upload_max_filesize 128M php_value post_max_size 32M php_value memory_limit 128M php_value max_execution_time 1200 </IfModule> <FilesMatch "(\.inc|\~)$"> Order allow,deny Deny from all </FilesMatch> Order deny,allow Allow from all and I wait for the message to be sent to roundcube it just doesn't appear!! If I outlook express to send the same attachmente it appeares in roundcube. But If try to forward the message it take for ever!! and it say finished. what can I do to solve this situation?? Thanks |
|
#2
|
|||
|
|||
|
|
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
| For more information about the ads and why they're here, please see the FAQ |