I am trying to install lamp on Solus and after I install php and came to the last step to restart php and apache, apache stop working and shows this error when I do "systemctl status httpd
":
● httpd.service - Apache Web Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Mon 2019-05-20 16:48:47 CEST; 2h 35min ago
Process: 743 ExecStart=/usr/sbin/httpd -k start -DFOREGROUND (code=exited, status=1/FAILURE)
Main PID: 743 (code=exited, status=1/FAILURE)
.
How do i fix it? Please help.