I installed MantisBT 2.21.1. (MySQL Server 5.7, PHP 5.6.30)
PHP.ini:
memory_limit = 200M
post_max_size = 200M
upload_max_filesize = 200M
my.ini
wait_timeout = 6000
max_connections=1000
max_allowed_packet=200M
config_inc.php
$g_allow_file_upload = ON;
$g_file_upload_method = DATABASE;
$g ...
Search found 2 matches
- 04 Jul 2019, 02:53
- Forum: Help
- Topic: Cannot upload file to Database
- Replies: 0
- Views: 7992
- 12 Jun 2019, 07:11
- Forum: General Discussion
- Topic: Gantt Chart for Mantis
- Replies: 74
- Views: 589802
Re: Gantt Chart for Mantis
Is there anyone can install Gantt Chart plugin with MantisBT 2.21.0?