Well ... before upgrading to win 10, apache worked just fine with both WAMP, XAMMP, EasyPHP, etc. After upgrading to win 10 I open xammp, and when I start Apache, I get this error:
20:34:36 [Apache] Error: Apache shutdown unexpectedly.
20:34:36 [Apache] This may be due to a blocked port, missing dependencies,
20:34:36 [Apache] improper privileges, a crash, or a shutdown by another method.
20:34:36 [Apache] Press the Logs button to view error logs and check
20:34:36 [Apache] the Windows Event Viewer for more clues
20:34:36 [Apache] If you need more help, copy and post this
20:34:36 [Apache] entire log window on the forums
As I realized by running EasyPHP, it says that port 80 is already being used by another application, but this is a system application, and can not finish,
How can I change this port 80, so that it works? or what do I have to do?