To whoever can please help… I have install apache successfully but cant get it to start up. I am not sure what I am doing wrong here or what needs done to get it to run. Any help would be appreciated.
server 2007 service pack 2
trying to start from command line I type:
httpd -k -restart
error.log:
[Wed Oct 12 03:30:33.283600 2016] [mpm_winnt:notice] [pid 8348:tid 220] AH00428: Parent: child process 3588 exited with status 1073807364 — Restarting.
Apache server shutdown initiated…
[Wed Oct 12 22:04:36.227175 2016] [core:warn] [pid 2064:tid 192] AH00098: pid file C:/Apache24/logs/httpd.pid overwritten — Unclean shutdown of previous Apache run?
[Wed Oct 12 22:04:36.227175 2016] [mpm_winnt:notice] [pid 2064:tid 192] AH00455: Apache/2.4.23 (Win32) configured — resuming normal operations
[Wed Oct 12 22:04:36.227175 2016] [mpm_winnt:notice] [pid 2064:tid 192] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
[Wed Oct 12 22:04:36.227175 2016] [core:notice] [pid 2064:tid 192] AH00094: Command line: ‘httpd -d C:/Apache24’
[Wed Oct 12 22:04:36.227175 2016] [mpm_winnt:notice] [pid 2064:tid 192] AH00418: Parent: Created child process 1556
Apache server interrupted…
016] [mpm_winnt:notice] [pid 1556:tid 236] AH00354: Child: Starting 64 worker threads.
[Wed Oct 12 22:12:35.618248 2016] [mpm_winnt:notice] [pid 2064:tid 192] AH00422: Parent: Received shutdown signal — Shutting down the server.
[Wed Oct 12 22:12:37.646261 2016] [mpm_winnt:notice] [pid 1556:tid 236] AH00364: Child: All worker threads have exited.
[Wed Oct 12 22:12:37.661861 2016] [mpm_winnt:notice] [pid 2064:tid 192] AH00430: Parent: Child process 1556 exited successfully.
[Wed Oct 12 22:19:49.878231 2016] [mpm_winnt:notice] [pid 3260:tid 220] AH00455: Apache/2.4.23 (Win32) configured — resuming normal operations
[Wed Oct 12 22:19:49.878231 2016] [mpm_winnt:notice] [pid 3260:tid 220] AH00456: Apache Lounge VC14 Server built: Jul 1 2016 11:09:37
[Wed Oct 12 22:19:49.878231 2016] [core:notice] [pid 3260:tid 220] AH00094: Command line: ‘C:\Apache24\bin\httpd.exe -d C:/Apache24’
[Wed Oct 12 22:19:49.878231 2016] [mpm_winnt:notice] [pid 3260:tid 220] AH00418: Parent: Created child process 3384
[Wed Oct 12 22:19:50.658236 2016] [mpm_winnt:notice] [pid 3384:tid 236] AH00354: Child: Starting 64 worker threads.
when trying to start it from the services window, I get the following error popup:
“Windows could not start the Apache2.4 service on Local Computer.
Error 3: The system cannot find the path specified.”