Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - kreamhub1

Pages: [1]
1
CentOS Configuration / Apache Failed to start
« on: July 13, 2021, 10:56:58 AM »
Iam having this error on my apache

When i installed cwp , i recenty added an account and its domain went to root folder accessible via usr/local/apache/httdocs . So i then installed wordpress on it.
after WordPress installation, apache then stops with this error


 httpd.service - Web server Apache
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Tue 2021-07-13 10:20:59 UTC; 29min ago
  Process: 3014 ExecStart=/usr/local/apache/bin/apachectl start (code=exited, status=1/FAILURE)
 Main PID: 21855 (code=exited, status=1/FAILURE)

Jul 13 10:20:59 vps1.tunnelhost.co.zw systemd[1]: Starting Web server Apache...
Jul 13 10:20:59 vps1.tunnelhost.co.zw systemd[1]: httpd.service: control process exited, code=exited status=1
Jul 13 10:20:59 vps1.tunnelhost.co.zw systemd[1]: Failed to start Web server Apache.
Jul 13 10:20:59 vps1.tunnelhost.co.zw systemd[1]: Unit httpd.service entered failed state.
Jul 13 10:20:59 vps1.tunnelhost.co.zw systemd[1]: httpd.service failed.

2
Apache / Re: apache not start
« on: July 12, 2021, 01:36:44 PM »
httpd.service - Web server Apache
   Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
   Active: failed (Result: exit-code) since Mon 2021-07-12 13:00:02 UTC; 25min ago
  Process: 17679 ExecStart=/usr/local/apache/bin/apachectl start (code=exited, status=1/FAILURE)

Jul 12 13:00:02 vps1.tunnelhost.co.zw systemd[1]: Starting Web server Apache...
Jul 12 13:00:02 vps1.tunnelhost.co.zw apachectl[17679]: httpd: Syntax error on line 512 of /usr/local/apache/conf/httpd.conf: Syntax error on line 1 of /usr/local/apache/conf.d/mod_security.conf: Cannot load /usr/lib64/libxml2.so into server: /usr/lib64/libxml2.so: cannot open shared object file: No such file or directory
Jul 12 13:00:02 vps1.tunnelhost.co.zw systemd[1]: httpd.service: control process exited, code=exited status=1
Jul 12 13:00:02 vps1.tunnelhost.co.zw systemd[1]: Failed to start Web server Apache.
Jul 12 13:00:02 vps1.tunnelhost.co.zw systemd[1]: Unit httpd.service entered failed state.
Jul 12 13:00:02 vps1.tunnelhost.co.zw systemd[1]: httpd.service failed.

 
having same error

Pages: [1]