Windows 10: Localhost not working after solving start problems on apache Xampp

Discus and support Localhost not working after solving start problems on apache Xampp in Windows 10 Network and Sharing to solve the problem; 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... Discussion in 'Windows 10 Network and Sharing' started by franz777, Jul 12, 2020.

  1. franz777 Win User

    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 from 80 to 8080. Ex. localhost:8080/Wp-admin but can't login. I encountered an error saying "HTTP Error 404. The requested resource is not found". I hope somebody can help me with this so I can get back on track with my project.

    In solving problems on my apache, I did follow this link: https://www.youtube.com/watch?v=xW0lMMOUBQI. Yes it is working but unfortunately, I can't login with my localhost since I change the port.

    Appreciate your help. Thanks

    :)
     
    franz777, Jul 12, 2020
    #1
  2. 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
     
  3. Apache serer cant run//XAMPP

    Neither Xampp nor Apache is a Microsoft product. Suggest you contact the developer.
     
    ZigZag3143 (MS -MVP), Jul 12, 2020
    #3
  4. Localhost not working after solving start problems on apache Xampp

    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 Localhost not working after solving start problems on apache Xampp :)

    Thanks in advance,

    Vlad
     
    v.georgiev96, Jul 12, 2020
    #4
Thema:

Localhost not working after solving start problems on apache Xampp

Loading...
  1. Localhost not working after solving start problems on apache Xampp - Similar Threads - Localhost working solving

  2. MySQL server is not starting in Xampp

    in Windows 10 Software and Apps
    MySQL server is not starting in Xampp: I had recently installed XAMPP on my Laptop and had created one website on localhost, everything was working fine till today but today when I started XAMPP server to proceed further with my website then Apache Server started normally as usual, but when I try to start MYSQL...
  3. MySQL server is not starting in Xampp

    in Windows 10 Gaming
    MySQL server is not starting in Xampp: I had recently installed XAMPP on my Laptop and had created one website on localhost, everything was working fine till today but today when I started XAMPP server to proceed further with my website then Apache Server started normally as usual, but when I try to start MYSQL...
  4. Xampp

    in Windows 10 Gaming
    Xampp: I install xampp server on my labtop windows 8.1 but it doesnit work and send me a message the procedure entry point is graph couldn't be located in the dynamic library in xampp/apache/bin/pcre2-8.dll Why and should I do? Plz help...
  5. Xampp

    in Windows 10 Software and Apps
    Xampp: I install xampp server on my labtop windows 8.1 but it doesnit work and send me a message the procedure entry point is graph couldn't be located in the dynamic library in xampp/apache/bin/pcre2-8.dll Why and should I do? Plz help...
  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. SSL certificate locations when using an Xampp localhost setup

    in Windows 10 Software and Apps
    SSL certificate locations when using an Xampp localhost setup: Background: Windows Version: Windows 10 Pro Version 1909, OS build 18363.1082 with a Wordpress website (copied from a running on-line site) running on an Xampp/Apache localhost environment. I am trying to implement a secure localhost environment (because I copy my secure...
  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. Apache is not starting from XAMPP Control Panel in Windows 10

    in Windows 10 News
    Apache is not starting from XAMPP Control Panel in Windows 10: [ATTACH]After installing the XAMPP Control Panel on Windows 10, many users reported encountering an error while starting Apache. This issue commonly occurs when a process […] This article Apache is not starting from XAMPP Control Panel in Windows 10 first appeared on...
  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...