Sorry, can't help you. But maybe I got the same error.
http://www.mantisbt.org/forums/viewtopic.php?f=3&t=4712
I'll check with DISK upload.
Search found 3 matches
- 09 Apr 2008, 13:23
- Forum: Help
- Topic: Downloading file attachment using MSSQL
- Replies: 3
- Views: 4546
- 09 Apr 2008, 13:19
- Forum: Help
- Topic: Downloading File only up to 4kb
- Replies: 8
- Views: 17862
Re: Downloading File only up to 4kb
You must change in your php.ini variables: post_max_size and upload_max_filesize and in conf_defaults_inc.php (Mantis-Directory) variable $g_max_file_size. If you get an error you must customize your timeout. That's it!
Thank you for your answer. I double checked this. Everything is set as said ...
Thank you for your answer. I double checked this. Everything is set as said ...
- 03 Apr 2008, 16:47
- Forum: Help
- Topic: Downloading File only up to 4kb
- Replies: 8
- Views: 17862
Downloading File only up to 4kb
Hello,
I got problems downloading files attached to an issue. This only works up to a file size of very few kilobytes, around 4Kb. Someone (not me) opened a bug: http://www.mantisbt.org/bugs/view.php?id=9016
I don't think it's a bug but a configuration issue, maybe of PHP. I've searched this forum ...
I got problems downloading files attached to an issue. This only works up to a file size of very few kilobytes, around 4Kb. Someone (not me) opened a bug: http://www.mantisbt.org/bugs/view.php?id=9016
I don't think it's a bug but a configuration issue, maybe of PHP. I've searched this forum ...