Answers for "attemting to start apache server"

-2

start apache service

systemctl status apache2
Posted by: Guest on August-18-2020
0

attemting to start apache server

// 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
Posted by: Guest on August-15-2021

Code answers related to "attemting to start apache server"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language