What should I do if my Apache is stuck here?
仅有的幸福
仅有的幸福 2017-05-16 17:01:17
0
2
638


It happens every time, it’s stuck here and can’t be opened.

仅有的幸福
仅有的幸福

reply all(2)
PHPzhong

You seem to have reported no error. Open another cmd window and enter:

netstat -ano | findstr "80"

Check if port 80 is enabled
The windows version of apache httpd has not been installed. I don’t know if this interface displays error information. Closing the window means closed. You can just minimize it.

仅有的幸福

This is not stuck, it’s just not set as a daemon. This means that the startup is successful. Closing the window means closing Apache

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template