install.php does not install database but simply refreshes the page on my tomcat server

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
johnyork
Posts: 2
Joined: 22 Jul 2019, 14:12

install.php does not install database but simply refreshes the page on my tomcat server

Post by johnyork »

Hi,
I have a tomcat server to run a webapp, and I want to install mantisBT on it. Everything seems ok while configure server and PHP enviroment, but when running install.php in 'mantisBT/admin/', after submiting all the required informations, I can only get a refreshed "Checking Installation" and "Installation Options" page, no error and warning messages are posted.
Could any one tell me what was wrong on my configuration?

OS: Windows 7
Tomcat: version 7.0.82
JVM version: 1.7.0_79-b15
PHP version: 7.3.7(ts)
mantisBT version: 2.21.1

I can get PHP's information table from a .php file with content of "<?php phpinfo();?>.
johnyork
Posts: 2
Joined: 22 Jul 2019, 14:12

Re: install.php does not install database but simply refreshes the page on my tomcat server

Post by johnyork »

updates:

In explorer while accessing install.php, In developer mode there is a warning message:

Code: Select all

SEC7112:script is blocked because of unmatched MIME type
could anyone help me?
Post Reply