This is a comment on Blank page after install. 18.04 LAMP, posted by WikiAdmin at 29.11.2019 08:44

View source for Enable error reporting

You can enable error reporting in the **config/constant.php** -> ##const PHP_ERROR_REPORTING = 6;## and check error logs.

  \apache\logs\error.log
  \php\logs\php_error_log

Additional you can try if it works with disabled ((/Doc/English/ModRewrite ModRewrite)) to narrow down the source of the error.