Thanks for your assist! I am using PHP 7.1 and I ask for the extensions like gd, mysql etc.
Another question that popped is this the right setting of httpd.conf?
<Directory /var/www/html>
AllowOverride All
</Directory>
because I still get error 404 when I update permalink settings. The .htaccess file is setup properly with write privileges.