apache - httpd start fails and shows up error -


while try install server through yum install httpd , later when start service shows following error :

[root@localhost ~]# systemctl enable httpd.service  ln -s '/usr/lib/systemd/system/httpd.service' '/etc/systemd/system/multi-user.target.wants/httpd.service'  [root@localhost ~]# systemctl start httpd.service  job httpd.service failed. see 'systemctl status httpd.service' , 'journalctl -xn' details.  [root@localhost ~]#  

can body please on it??


Comments

Popular posts from this blog

how to proxy from https to http with lighttpd -

android - Automated my builds -

python - Flask migration error -