[bugs] [Bug 1206] Changed - can't send attachment file with size greater that ~3Mb

bugs at bugs.horde.org bugs at bugs.horde.org
Wed Mar 26 13:31:55 PST 2003


http://bugs.horde.org/show_bug.cgi?id=1206

*** shadow/1206	Wed Mar 26 08:10:32 2003
--- shadow/1206.tmp.18248	Wed Mar 26 13:31:55 2003
***************
*** 88,90 ****
--- 88,106 ----
  
  If that still doesn't help try to ask on the mailing list. Perhaps someone else
  comes up with a solution.
+ 
+ ------- Additional Comments From vetchi-v at msiu.ru  03/26/03 13:31 -------
+ I switch on php logging and find next things:
+ 
+ a) in Horde 2.0 Imp 3.1 when send big (> 3 Mb) attach file php says:
+ 
+ PHP Warning:  fopen("/tmp/impatttBzAbI", "rb") - no such file or directory in /var/www/html/horde/imp/compose.php on line 319
+ PHP Warning:  stat failed for /tmp/impatttBzAbI (errno=2 - no such file or directory) in /var/www/html/horde/imp/compose.php on line 320
+ PHP Warning:  Supplied argument is not a valid File-Handle resource in /var/www/html/horde/imp/compose.php on line 320
+ PHP Warning:  Supplied argument is not a valid File-Handle resource in /var/www/html/horde/imp/compose.php on line 321
+ PHP Warning:  Unlink failed (o such file or directory) in /var/www/html/horde/imp/compose.php on line 322
+ 
+ b) in Horde 2.2.1 and IMP 3.2 at the same condition
+ 
+ PHP Warning:  Object to string conversion in /var/www/html/horde/imp/compose.php on line 356
+ 


More information about the bugs mailing list