Page 1 of 1

Error: Apache shutdown unexpectedly

PostPosted: 26. December 2018 11:58
by onesat
Hello community,
Helped me solve this problem with Xampp
Code: Select all
Error: Apache shutdown unexpectedly
This may be due to a blocked port, missing dependencies, improper privileges, a crash, or a shutdown by another method.
Press the Logs button to view error logs and check the Windows Event Viewer for more clues
if you need more help, copy and post this entire log window on the forum

And when I click on the apache start button I have this
Code: Select all
Port 443 in use by ""C:\Program Files (x86)\VMware\VMware Workstation\vmware-hostd.exe" -u "C:\ProgramData\VMware\hostd\config.xml"" with PID 5980!
 
apache will not start without the configured ports free!
you need tu unistall/disable/reconfigure the blocking application or reconfigure Apache and the Control Panel to listen on a different port


[EDIT by Altrea: moved thread to the english section of this board]

Re: Error: Apache shutdown unexpectedly

PostPosted: 26. December 2018 12:06
by Altrea
Hi,

Read this please:
[Q&A] solving Port 443 in use by VMWare issue

best wishes,
Altrea

Re: Error: Apache shutdown unexpectedly

PostPosted: 28. December 2018 17:23
by onesat
Thank you !