我正在使用XAMPPS来托管我的机器上的PHP文件.我最近安装了XAMPP,但由于PID 4 - NT内核和系统正在使用端口80,我无法启动Apache服务.
我知道通过使用不同的端口(例如httpd.conf中的端口8080等更改)将针对此问题找到解决方法.但是我需要通过PID 4进程释放端口80并将其分配给Apache服务.我过去已经这样做了,但却忘记了当时的决议步骤.请帮我修理一下
这是我在启动Apache时遇到的错误
`11:19:52 AM [Apache] Error: Apache shutdown unexpectedly.`
`11:19:52 AM [Apache] This may be due to a blocked port, missing dependencies,`
`11:19:52 AM [Apache] improper privileges, a crash, or a shutdown by another method.`
`11:19:52 AM [Apache] Press the Logs button to view error logs and check`
`11:19:52 AM [Apache] the Windows Event Viewer for more clues`
`11:19:52 AM [Apache] If you need more help, copy and post this`
`11:19:52 AM [Apache] entire log …Run Code Online (Sandbox Code Playgroud)