Attemting To Start Apache Server

[Solved] Attemting To Start Apache Server | Shell - Code Explorer | yomemimo.com
Question : start apache service

Answered by : pako-diale

systemctl status apache2

Source : | Last Update : Tue, 25 Aug 20

Question : attemting to start apache server

Answered by : poised-porpoise-2mt7konm14gf

// Go to this directory using cmd
C:\xampp\apache\bin
Then, type
httpd
It would return a statement indicating why there's an issue.
Most probably, ServerName in httpd.conf file has two parameters instead of one

Source : | Last Update : Sun, 22 Aug 21

Answers related to attemting to start apache server

Code Explorer Popular Question For Shell