logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Apache View previous topic :: View next topic
Reply to topic   Topic: Getting an error when starting Apache
Author
Jack O'Lantern 270



Joined: 09 Dec 2020
Posts: 1

PostPosted: Wed 09 Dec '20 14:38    Post subject: Getting an error when starting Apache Reply with quote

I am using Xampp v3.2.4 with Apache (ver. 2.4) and when loading it I get the following error in the error.log:

[Wed Dec 09 13:02:21.234327 2020] [core:warn] [pid 8008:tid 672] AH00098: pid file C:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
[Wed Dec 09 13:02:21.249949 2020] [ssl:warn] [pid 8008:tid 672] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name
PHP Warning: 'vcruntime140.dll' 14.0 is not compatible with this PHP build linked with 14.16 in Unknown on line 0
[Wed Dec 09 13:02:21.249949 2020] [:emerg] [pid 8008:tid 672] AH00020: Configuration Failed, exiting

I guess the first line is because I tried a few times to start Apache but I don't know what to do.

Here is also what Xampp says me when launching Apache:

13:02:20 [Apache] Attempting to start Apache app...
13:02:20 [Apache] Status change detected: running
13:02:21 [Apache] Status change detected: stopped
13:02:21 [Apache] Error: Apache shutdown unexpectedly.
13:02:21 [Apache] This may be due to a blocked port, missing dependencies,
13:02:21 [Apache] improper privileges, a crash, or a shutdown by another method.
13:02:21 [Apache] Press the Logs button to view error logs and check
13:02:21 [Apache] the Windows Event Viewer for more clues
13:02:21 [Apache] If you need more help, copy and post this
13:02:21 [Apache] entire log window on the forums
Back to top
Jan-E



Joined: 09 Mar 2012
Posts: 1248
Location: Amsterdam, NL, EU

PostPosted: Thu 10 Dec '20 15:51    Post subject: Reply with quote

Be sure you installed latest 14.28.29325.2 Visual C++ Redistributable for Visual Studio 2015-2019 : vc_redist_x64 or vc_redist_x86 see Redistributable.

Links on the download page. https://www.apachelounge.com/download/
Back to top


Reply to topic   Topic: Getting an error when starting Apache View previous topic :: View next topic
Post new topic   Forum Index -> Apache