In xampp when I run apache it sends me an error message: httpd.exe

tarotoo 0 Reputation points
2023-05-25T15:08:25.41+00:00

In xampp when I run apache it sends me an error message :

16:00:29 [Apache] Error: Apache shutdown unexpectedly.

16:00:29 [Apache] This may be due to a blocked port, missing dependencies,

16:00:29 [Apache] improper privileges, a crash, or a shutdown by another method.

16:00:29 [Apache] Press the Logs button to view error logs and check

16:00:29 [Apache] the Windows Event Viewer for more clues

16:00:29 [Apache] If you need more help, copy and post this

16:00:29 [Apache] entire log window on the forums

For your information, I installed api-Ms-Win-crt-runtime l1-1-0.dll and I am using win7 32bit

pleaaaaaaaaaaaaase help messss

Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
4,747 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Limitless Technology 43,941 Reputation points
    2023-06-01T09:53:40.6533333+00:00

    Hello there,

    Most likely you have blocked port 80. Also rather than using the control panel to start Apache, you may want to go to XAMPP's root directory and call Apache-start.

    It looks like either the mentioned file is missing or there might be some other server error. The best solution is, to take a backup of two directories “htdocs” and “mysql" by copying these to some other location.

    Then reinstall the xampp. And restore these two folders by copying them back. You can also take backup of any other setting or configuration that you have done.

    Hope this resolves your Query !!

    --If the reply is helpful, please Upvote and Accept it as an answer–

    0 comments No comments