Hello Helio, On Thursday, September 04, 2003, Helio Rubens Kamogawa wrote...
> Hi People! > I am trying to download files attached to a message that is grater than > 5 ~ 6 MB, and the file is not downloaded, only the 4 first bytes. Does > anyone had this problem before? Try checking the content of the file (open in notepad/vim), see what it says. Also try checking error_reporting and display_errors in your php.ini file. The first should be set to E_ALL and second to On for debugging. Also please provide us with some information that might better help us, like versions of involved software :P -- Jonathan Angliss ([EMAIL PROTECTED]) ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
