Change File Limit in version 1.2.2

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
sdye
Posts: 19
Joined: 27 Jul 2010, 19:12

Change File Limit in version 1.2.2

Post 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!
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Change File Limit in version 1.2.2

Post 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
Please use Search before posting and read the Manual
sdye
Posts: 19
Joined: 27 Jul 2010, 19:12

Re: Change File Limit in version 1.2.2

Post by sdye »

I do not see a admin/check.php anywhere.

All I have is a checkin.php in scripts directory.
atrol
Site Admin
Posts: 8536
Joined: 26 Mar 2008, 21:37
Location: Germany

Re: Change File Limit in version 1.2.2

Post 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
Please use Search before posting and read the Manual
Post Reply