Thank you for this great repository with such a kind installation guide.
However, I am facing some serious issues...
I have installed webtool as mentioned in README without any notable error messages. However, as I accessed to the web page, I get:

(pressing Home does nothing.)
The error message seems to blame the DB settings, but there aren't any more information provided within the error page. I assume that there are no log files generated either.
In detail:
- OS: Ubuntu 20.0.4
- MySQL version 8.0.33
- Have set
apps/webtool/conf/conf.php with appropriate host/user/password. The user has full privilege on the database webtool_db.

lower_case_table_names is set to 1.

Thank you for this great repository with such a kind installation guide.
However, I am facing some serious issues...
I have installed

webtoolas mentioned in README without any notable error messages. However, as I accessed to the web page, I get:(pressing
Homedoes nothing.)The error message seems to blame the DB settings, but there aren't any more information provided within the error page. I assume that there are no log files generated either.
In detail:
apps/webtool/conf/conf.phpwith appropriate host/user/password. The user has full privilege on the databasewebtool_db.lower_case_table_namesis set to 1.