使用xampp时无法打开Apache服务器

时间:2016-06-22 10:24:51

标签: php apache xampp

打开Apache服务器时,XAMPP问题即将解决,但未正确关闭

我特此附上错误

Problem detected!
3:47:51 PM  [Apache]    Port 8080 in use by "Unable to get info" with PID 6572!
3:47:51 PM  [Apache]    Apache WILL NOT start without the configured ports free!
3:47:51 PM  [Apache]    You need to uninstall/disable/reconfigure the blocking application
3:47:51 PM  [Apache]    or reconfigure Apache and the Control Panel to listen on a different port
3:47:51 PM  [Apache]    Problem detected!
3:47:51 PM  [Apache]    Port 443 in use by ""C:\Program Files (x86)\VMware\VMware Workstation\vmware-hostd.exe" -u "C:\ProgramData\VMware\hostd\config.xml"" with PID 2808!
3:47:51 PM  [Apache]    Apache WILL NOT start without the configured ports free!
3:47:51 PM  [Apache]    You need to uninstall/disable/reconfigure the blocking application
3:47:51 PM  [Apache]    or reconfigure Apache and the Control Panel to listen on a different port
3:47:51 PM  [Apache]    Attempting to start Apache app...
3:47:51 PM  [Apache]    Status change detected: running
3:47:52 PM  [Apache]    Status change detected: stopped
3:47:52 PM  [Apache]    Error: Apache shutdown unexpectedly.
3:47:52 PM  [Apache]    This may be due to a blocked port, missing dependencies, 
3:47:52 PM  [Apache]    improper privileges, a crash, or a shutdown by another method.
3:47:52 PM  [Apache]    Press the Logs button to view error logs and check
3:47:52 PM  [Apache]    the Windows Event Viewer for more clues
3:47:52 PM  [Apache]    If you need more help, copy and post this
3:47:52 PM  [Apache]    entire log window on the forums

请帮助!!!

1 个答案:

答案 0 :(得分:0)

您有2个阻止您的端口的应用程序,443和8080。 443被vmware占用,你可以通过改变其他东西来实现。 8080由未知应用程序使用。 如果您不想查找哪个进程使用哪个端口,则可以更改xampp配置上的两个端口。