rapid7 / hackazon

A modern vulnerable web app
Apache License 2.0
961 stars 317 forks source link

Installation wizard throws error #20

Open darshandkd opened 6 years ago

darshandkd commented 6 years ago

After installing all the repos, tried accessing http://localhost/install and it throws an error as following.

Fatal error: Call to undefined function bcpow() in /var/www/hackazon/vendor/gwtphp/gwtphp/src/util/TypeConversionUtil.class.php on line 207

Any help?

Thank you

sky10p commented 6 years ago

Install php-bcmath with "sudo apt-get install php{version}-bcmath