Page 1 of 1

Uploading 48Mb file problem.

Posted: 09 Nov 2008, 12:08
by zloba00
Hello. The problem is:
I have just tried to upload file 48Mb with no success :(

this is records from check.php:

Code: Select all

File Uploads

File uploads are ENABLED.

File uploads will be stored in the DATABASE.

The following size settings are in effect. Maximum upload size will be whichever of these is SMALLEST.

PHP variable 'upload_max_filesize': 60000000 bytes
PHP variable 'post_max_size': 80000000 bytes
Mantis variable 'max_file_size': 5000000 bytes
I know which file to edit for changing 2 first values, this is php.ini file. But in which mantis file stored this var: 'max_file_size' ???
Or how can i change this value : Mantis variable 'max_file_size': 5000000 bytes?
Please, help me :?

Re: Uploading 48Mb file problem.

Posted: 12 Nov 2008, 08:25
by deboutv
You need to change it in the config_inc.php (take a look in the config_default_inc.php).