Page 1 of 1

install mantis with tomcat 8

Posted: 06 Sep 2017, 14:14
by mr_nobody
Hi, I have tomcat 8 installed and followed the instructions given in: http://www.studytrails.com/blog/php-on- ... g-quercus/
I can run a php file named test.php with phpinfo() but when I try to run the http://localhost:8080/mantis/admin/install.php I get the following error: Tomcat 8.0\webapps\mantis\core\session_api.php:103: Fatal Error: 'whirlpool' is an unknown algorithm [hash] . The PHP Version is 5.4.0. Does anybody had issues with the installation that could help me to solve this ?

Cheers,
David

Re: install mantis with tomcat 8

Posted: 08 Sep 2017, 06:05
by atrol
mr_nobody wrote:he PHP Version is 5.4.0.
You shouldn't use this version, see http://php.net/supported-versions.php
It's recommended to use 7.0.x or newer https://www.mantisbt.org/docs/master/en ... s.software

Re: install mantis with tomcat 8

Posted: 13 Sep 2017, 15:24
by rombert
Running with Quercus under Java is not a supported configuration, so as you see it fails.

Please review the links mentioned by Atrol and pick a platform from those.