HTTP ERROR 500 when loading the login page

I am using
Dolibarr 12.0.4
PHP 7.4
MySQL or MariaDB 5.6.42-lo
on Apache/2.4.43 (Unix)

After installing the last version, when I try to load he login page I get HTTP ERROR 500. On my server I have found this problem:

PHP Fatal error: Uncaught Exception: Missing log handler file mod_syslog_chromephp.php in /mnt/web001/d2/70/56878970/htdocs/dolibarr/htdocs/core/class/conf.class.php:736

Any solution? Thanks!

Hey there
Have you found any solution to it?
I am having the same issue and can’t find a way out.

the full merror reads:
Fatal error: Uncaught Exception: Missing log handler file mod_syslog_chromephp.php in /customers/d/e/1/ray-allen-taylor.com/httpd.www/dolibarr/htdocs/core/class/conf.class.php:907 Stack trace: #0 /customers/d/e/1/ray-allen-taylor.com/httpd.www/dolibarr/htdocs/master.inc.php(202): Conf->setValues(Object(DoliDBMysqli)) #1 /customers/d/e/1/ray-allen-taylor.com/httpd.www/dolibarr/htdocs/main.inc.php(302): require_once(’/customers/d/e/…’) #2 /customers/d/e/1/ray-allen-taylor.com/httpd.www/dolibarr/htdocs/index.php(31): require(’/customers/d/e/…’) #3 {main} thrown in /customers/d/e/1/ray-allen-taylor.com/httpd.www/dolibarr/htdocs/core/class/conf.class.php on line 907

The database was corrupted. I solved it by restoring a dataabase backup older than the updating date of Dolibarr.