Page 1 of 1

just installed XAMPP and Both Apache and MySQL fail to run

PostPosted: 22. August 2017 19:27
by Linomendez
Ive just Installed XAMPP and this is the massage i get in the control panel log.

8:26:01 PM [Apache] Error: Apache shutdown unexpectedly.
8:26:01 PM [Apache] This may be due to a blocked port, missing dependencies,
8:26:01 PM [Apache] improper privileges, a crash, or a shutdown by another method.
8:26:01 PM [Apache] Press the Logs button to view error logs and check
8:26:01 PM [Apache] the Windows Event Viewer for more clues
8:26:01 PM [Apache] If you need more help, copy and post this
8:26:01 PM [Apache] entire log window on the forums

Both Apache and MySQL fail to run. What can i do ti fix it?

Re: just installed XAMPP and Both Apache and MySQL fail to r

PostPosted: 27. August 2017 00:19
by efremmc2
You have port conflict. You need to see what service you are running that are using the same ports as xampp service. First, make sure all xampp are shutdown, then do a 'netstat -a ' from a command line.

Report back and provide the listings. You will have to change some default ports in the apache httpd.conf file.