Page 1 of 1

Apache Installation error

Posted: 19 Dec 2016, 08:31
by Ja42la

Code: Select all

Error: Apache shutdown unexpectedly.
8:59:36 AM  [Apache] 	This may be due to a blocked port, missing dependencies, 
8:59:36 AM  [Apache] 	improper privileges, a crash, or a shutdown by another method.
8:59:36 AM  [Apache] 	Press the Logs button to view error logs and check
8:59:36 AM  [Apache] 	the Windows Event Viewer for more clues
8:59:36 AM  [Apache] 	If you need more help, copy and post this
8:59:36 AM  [Apache] 	entire log window on the forums
WHAT CAN I DO TO THIS ERROR MESSAGE ?

Apache Installation error

Posted: 19 Dec 2016, 09:13
by Admin
Hello
Not sure what the problem is, from what the error message says, it is possible that another application runs on the port set for Apache, or some file was not properly installed.
To see if the problem is from the port, close the other programs that are opened, then open apache. In this case, if it works, to not interferes with other application, you can change the port that apache runs, for example 8080.

- Or, try use XAMPP, it has the Apache, Php and Mysql configured; it is easy to install and use it.