When installing Firefly via Softaculous the setup process was completing fine, but the default index.php would not load. The error message can be:
public_html/.htaccess: Option All not allowed here
public_html/public/.htaccess: AllowOverride not allowed here
Edit .htaccess file and remove the first line which is causing this error.