Page 1 of 1

Apache and mysql errors

PostPosted: 30. June 2016 15:53
by TwoForTheSeven
Hey, apachefriends community!

After not using xampp for a while, when running apache and mysql I receive some errors.

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


MYSQL error:
Code: Select all
   Error: MySQL shutdown unexpectedly.
10:49:11 AM  [mysql]    This may be due to a blocked port, missing dependencies,
10:49:11 AM  [mysql]    improper privileges, a crash, or a shutdown by another method.
10:49:11 AM  [mysql]    Press the Logs button to view error logs and check
10:49:11 AM  [mysql]    the Windows Event Viewer for more clues
10:49:11 AM  [mysql]    If you need more help, copy and post this
10:49:11 AM  [mysql]    entire log window on the forums


They both have the same error, and I don't know why. Any help would be greatly apreciated.
Thanks in advance

Re: Apache and mysql errors

PostPosted: 05. July 2016 13:04
by khawla
when running apache and mysql I receive some errors.
Apache error:
Error: Apache shutdown unexpectedly
MYSQL error:
Code: Select all Error: MySQL shutdown unexpectedly.
10:49:11 AM [mysql] This may be due to a blocked port, missing dependencies,
10:49:11 AM [mysql] improper privileges, a crash, or a shutdown by another method.
10:49:11 AM [mysql] Press the Logs button to view error logs and check
10:49:11 AM [mysql] the Windows Event Viewer for more clues
10:49:11 AM [mysql] If you need more help, copy and post this
10:49:11 AM [mysql] entire log window on the forums