Apache problem

4 posts / 0 new
Last post
#1 Wed, 05/08/2019 - 01:54
Martins

Apache problem

Hello, I Just installed virtualmin and I got a problem with Apache, when I Re-check and refresh configuration i get Apache configuration error:

"Apache configuration errors were found :

httpd: Syntax error on line 56 of /etc/httpd/conf/httpd.conf: Syntax error on line 2 of /etc/httpd/conf.modules.d/00-systemd.conf: Cannot load modules/mod_systemd.so into server: libdw.so.1: cannot open shared object file: No such file or directory

.. your system is not ready for use by Virtualmin." Apache and SSH servers will not start..

Can anybody help me? Thanks!!

Wed, 05/08/2019 - 09:58
andreychek

Howdy,

Hmm, I don't believe I've seen that error before. Is this just CentOS 7? Was Virtualmin installed using the install.sh script?

Also, what's the output of these commands:

rpm -qa | grep httpd
ls /etc/yum.repos.d
Thu, 05/09/2019 - 08:09 (Reply to #2)
Martins

It is CentOS Linux 7.6.1810 and yes i installed using install.sh script

[root@host ~]# rpm -qa | grep httpd

httpd-tools-2.4.6-89.el7.vm.x86_64

httpd-itk-2.4.7.04-2.el7.x86_64

httpd-2.4.6-89.el7.vm.x86_64

[root@host ~]# ls /etc/yum.repos.d

CentOS-Base.repo

CentOS-CR.repo

CentOS-Debuginfo.repo

CentOS-Media.repo

CentOS-SCLo-scl-rh.repo

CentOS-SCLo-scl.repo

CentOS-Sources.repo

CentOS-Vault.repo

CentOS-fasttrack.repo

epel-testing.repo

epel.repo

virtualmin.repo

vz.repo

Tue, 05/14/2019 - 01:38
Martins

Bump

Topic locked