Downloading File only up to 200kb

General discussion of Mantis.

Moderators: Developer, Contributor

Post Reply
Trieu
Posts: 1
Joined: 27 Oct 2020, 15:19

Downloading File only up to 200kb

Post by Trieu »

Hello,

I reported a bug with an attachment (200 Mega) and I get problems when downloading this attached.

This only works when I download a file smaller than 200 kb.

I don't think it's a bug but a configuration issue, maybe of PHP. I've searched this forum and the web and adjusted post_max_size and upload_max_filesize to 8M. Still does not help.

Can someone give me a hint what to do?

Env :
CentOS 8.2.2004
Nginx version: 1.14.1
PHP-FPM: 7.2.24
MantisBT : 2.2.0
atrol
Site Admin
Posts: 8366
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Downloading File only up to 200kb

Post by atrol »

Trieu wrote: 27 Oct 2020, 15:22attachment (200 Mega)
Do you mean 200 Megabyte (MB) = 200000 Kilobyte (KB) ?
Please use Search before posting and read the Manual
Post Reply