I've installed WordPress (latest version 5.1.1 from wordpress.org) on openSUSE 42.3 (apache 2.4.33, PHP 5.5.14) and it works (see http://paste.opensuse.org/53731595). The same WP version installed on openSUSE 15.0 (apache 2.4.33, php 7.2.5) works (kind of), because it seems to ignore all formatting(css?) instructions (see http://paste.opensuse.org/91325777). Output of "a2enmod -l " on the working system 42.3: actions alias auth_basic authn_file authz_host authz_groupfile authz_user autoindex cgi dir env expires include log_config mime negotiation setenvif ssl userdir php5 reqtimeout version default-ssl mod-ssl wsgi authn_core authz_core mod_rewrite headers mod_env rewrite Output of "a2enmod -l " on the non working system 15.0: actions alias auth_basic authn_core authn_file authz_host authz_groupfile authz_core authz_user autoindex cgi dir env expires include log_config mime negotiation setenvif ssl socache_shmcb userdir reqtimeout php php7 version rewrite mod_rewrite Activating debug-mode gives no additional information. All necessary php modules should be installed, because e. g. Nextcloud runs on both servers without problems. Any hints? Hermann-Josef Beckers -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org