Windows 10: Apache is not starting from XAMPP Control Panel in Windows 10

Discus and support Apache is not starting from XAMPP Control Panel in Windows 10 in Windows 10 News to solve the problem; [ATTACH]After installing the XAMPP Control Panel on Windows 10, many users reported encountering an error while starting Apache. This issue commonly... Discussion in 'Windows 10 News' started by WinClub, May 14, 2020.

  1. WinClub New Member

    Apache is not starting from XAMPP Control Panel in Windows 10

    WinClub, May 14, 2020
    #1

  2. Apache serer cant run//XAMPP

    Neither Xampp nor Apache is a Microsoft product. Suggest you contact the developer.
     
    ZigZag3143 (MS -MVP), May 14, 2020
    #2
  3. jFax Win User
    XAMPP on Windows 10

    You can change the port of apache:

    • Go to C:\xampp\apache\conf\httpd.
    • Find by combination Ctrl+F line #Listen 12.34.56.78:80 and change the 80 to any you like for example 81
    • The same with Listen 80 change to 81
    • The same with ServerName localhost:80 change to 81.
    • Go to C:\xampp\apache\conf\extra\httpd-vhosts and change 80 to 81
    NameVirtualHost *:80 here

    VirtualHost *:80 and here (two times)

    • Restart apache
    To enter your web page type:
    http://localhost:81/index.html
     
  4. Apache is not starting from XAMPP Control Panel in Windows 10

    Apache serer cant run//XAMPP

    Hi all,

    I installed xampp on my computer, I am using Windows10, but everytime I start the Apache it says:

    12:27:18 [Apache] Error: Apache shutdown unexpectedly.

    12:27:18 [Apache] This may be due to a blocked port, missing dependencies,

    12:27:18 [Apache] improper privileges, a crash, or a shutdown by another method.

    12:27:18 [Apache] Press the Logs button to view error logs and check

    12:27:18 [Apache] the Windows Event Viewer for more clues

    12:27:18 [Apache] If you need more help, copy and post this

    12:27:18 [Apache] entire log window on the forums

    This is the error log:

    [Fri Nov 13 09:27:06.168597 2015] [ssl:warn] [pid 2376:tid 248] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name

    [Fri Nov 13 09:27:06.667797 2015] [core:warn] [pid 2376:tid 248] AH00098: pid file E:/xampp/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?

    [Fri Nov 13 09:27:06.792597 2015] [ssl:warn] [pid 2376:tid 248] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name

    [Fri Nov 13 09:27:07.416597 2015] [mpm_winnt:notice] [pid 2376:tid 248] AH00455: Apache/2.4.17 (Win32) OpenSSL/1.0.2d PHP/5.6.14 configured -- resuming normal operations

    [Fri Nov 13 09:27:07.416597 2015] [mpm_winnt:notice] [pid 2376:tid 248] AH00456: Apache Lounge VC11 Server built: Oct 13 2015 10:54:13

    [Fri Nov 13 09:27:07.416597 2015] [core:notice] [pid 2376:tid 248] AH00094: Command line: 'e:\\xampp\\apache\\bin\\httpd.exe -d E:/xampp/apache'

    [Fri Nov 13 09:27:07.432197 2015] [mpm_winnt:notice] [pid 2376:tid 248] AH00418: Parent: Created child process 4344

    [Fri Nov 13 09:27:08.836197 2015] [ssl:warn] [pid 4344:tid 260] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name

    [Fri Nov 13 09:27:10.115397 2015] [ssl:warn] [pid 4344:tid 260] AH01909: www.example.com:443:0 server certificate does NOT include an ID which matches the server name

    [Fri Nov 13 09:27:10.926597 2015] [mpm_winnt:notice] [pid 4344:tid 260] AH00354: Child: Starting 150 worker threads.

    [Fri Nov 13 09:56:32.874817 2015] [:error] [pid 4344:tid 1612] [client ::1:49754] script 'E:/xampp/htdocs/Week6/read_json.php' not found or unable to stat, referer: http://localhost/Week6/write_json.php

    I need a little help to fix it, because otherwise i cant do my Course Work Apache is not starting from XAMPP Control Panel in Windows 10 :)

    Thanks in advance,

    Vlad
     
    v.georgiev96, May 14, 2020
    #4
Thema:

Apache is not starting from XAMPP Control Panel in Windows 10

Loading...
  1. Apache is not starting from XAMPP Control Panel in Windows 10 - Similar Threads - Apache starting XAMPP

  2. MYSQL server not supported in xampp cantrol panel

    in Windows 10 Gaming
    MYSQL server not supported in xampp cantrol panel: xampp control file not supported MYSQL server and database connectivity. https://answers.microsoft.com/en-us/windows/forum/all/mysql-server-not-supported-in-xampp-cantrol-panel/a1303598-2a8b-4324-b604-d513b6f7ae24
  3. MYSQL server not supported in xampp cantrol panel

    in Windows 10 Software and Apps
    MYSQL server not supported in xampp cantrol panel: xampp control file not supported MYSQL server and database connectivity. https://answers.microsoft.com/en-us/windows/forum/all/mysql-server-not-supported-in-xampp-cantrol-panel/a1303598-2a8b-4324-b604-d513b6f7ae24
  4. at start I get old Control Panel panel

    in Windows 10 Gaming
    at start I get old Control Panel panel: Somehow, recently I'm getting the old Windows Control Panel window when I click on Settings, not the regular Windows 10 window. I didn't knowingly make a switch, but how do I get the standard Settings back?...
  5. at start I get old Control Panel panel

    in Windows 10 Software and Apps
    at start I get old Control Panel panel: Somehow, recently I'm getting the old Windows Control Panel window when I click on Settings, not the regular Windows 10 window. I didn't knowingly make a switch, but how do I get the standard Settings back?...
  6. XAMPP (Apache,MySQL,PHP web server)

    in Windows 10 Network and Sharing
    XAMPP (Apache,MySQL,PHP web server): Hi folks Anybody tried installing XAMPP for using as a Web server (can also install things like word press etc on it). I usually don't like integrated packages but there's so many different versions of perl, phy etc out there currently that installing "classically" (e.g on...
  7. Localhost not working after solving start problems on apache Xampp

    in Windows 10 Network and Sharing
    Localhost not working after solving start problems on apache Xampp: Recently I encountered problems on Xampp 3.2.4 where my Apache shutdown unexpectedly. So I did change the configurations of port and ssl on configuration settings. So it is now working. When I tried to login on my localhost I change the localhost address with the new port...
  8. Apache web server error XAMPP Control Panel

    in Windows 10 BSOD Crashes and Debugging
    Apache web server error XAMPP Control Panel: While downloading WordPress as under error is occurred Problem detected! 4:23:14 PM [Apache] Port 80 in use by ""C:\Bitnami\WOE8F0~1\apache2\bin\httpd.exe" -k runservice" with PID 5648! 4:23:14 PM [Apache] Apache WILL NOT start without the configured ports free!...
  9. Control Panel is not in Windows 10 Start Menu

    in Windows 10 Customization
    Control Panel is not in Windows 10 Start Menu: In Windows 10, I press Start button on keyboard. Then, I type "Control Panel" . Control Panel does not appear as a selection. Instead, after typing "Control", Settings pops up as an option. After typing the entire "Control Panel", Intel Graphics Control Panel appears....
  10. Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when...

    in Windows 10 Network and Sharing
    Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when...: There was no problem installing XAMPP x64 7.3.4 on my Windows 10 PC on an SSD drive, the Apache and MySQL modules booted as ran as designed out of the box, but after running OSFMount program to install a drive in a volatile RAM disk, and after uninstalling XAMPP and...