Page 1 of 1

Change File Limit in version 1.2.2

Posted: 29 Apr 2011, 15:48
by sdye
I have version 1.2.2 and I wanted to faise the file limit. Can anyone tell me where I need to go to do this? Thanks!

Re: Change File Limit in version 1.2.2

Posted: 29 Apr 2011, 16:18
by atrol
Are you talking about maximal file size which can be uploaded?
If so, you have to change parameter $g_max_file_size of MantisBT
After that run admin/check.php where you might get warnings to increase also PHP and/or database settings

Re: Change File Limit in version 1.2.2

Posted: 29 Apr 2011, 16:31
by sdye
I do not see a admin/check.php anywhere.

All I have is a checkin.php in scripts directory.

Re: Change File Limit in version 1.2.2

Posted: 29 Apr 2011, 18:53
by atrol
It's quite usual to remove the admin directory after installation due to security reasons.
You should download version 1.2.2 and restore the directory.
I recommend also to update to latest stable version which is 1.2.5 at the moment