Change File Limit in version 1.2.2
Moderators: Developer, Contributor
Change File Limit in version 1.2.2
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
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
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
I do not see a admin/check.php anywhere.
All I have is a checkin.php in scripts directory.
All I have is a checkin.php in scripts directory.
Re: Change File Limit in version 1.2.2
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
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