I installed Apache v3.2.4 on a Windows 10 machine. When I start it I get the following.
4:23:53 PM [Apache] Attempting to start Apache app...
4:23:53 PM [Apache] Status change detected: running
4:23:54 PM [Apache] Status change detected: stopped
4:23:54 PM [Apache] Error: Apache shutdown unexpectedly.
4:23:54 PM [Apache] This may be due to a blocked port, missing dependencies,
4:23:54 PM [Apache] improper privileges, a crash, or a shutdown by another method.
4:23:54 PM [Apache] Press the Logs button to view error logs and check
4:23:54 PM [Apache] the Windows Event Viewer for more clues
4:23:54 PM [Apache] If you need more help, copy and post this
4:23:54 PM [Apache] entire log window on the forums
There are no errors in Apache (access) log
There are no errors in Apache (error) log
However, in PHP (php_error_log) there is a pop up with this text, The system cannot find the path specified.
Not sure how to fix this. Thank you