Uploading 48Mb file problem.

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
zloba00
Posts: 10
Joined: 01 Oct 2008, 09:57
Contact:

Uploading 48Mb file problem.

Post 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 :?
deboutv
Posts: 507
Joined: 15 Jan 2007, 14:31
Location: La Ciotat, FRANCE
Contact:

Re: Uploading 48Mb file problem.

Post by deboutv »

You need to change it in the config_inc.php (take a look in the config_default_inc.php).
Want more plugins to customize Mantis?
=> http://deboutv.free.fr/mantis/

Mantis: 1.1.0, 1.1.0a2
PHP: 5.0.4
SQL: MySQL 5.0.19
OS: Linux
Post Reply