Windows 10: Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when...

Discus and support Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when... in Windows 10 Network and Sharing to solve the problem; 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... Discussion in 'Windows 10 Network and Sharing' started by Benjamin Bartlett, Jun 8, 2019.

  1. 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 reinstalling on the RAM drive the XAMPP control panel show warnings that Port 443 in use by "\Device|OSFMDisk1\xampp\apache\bin\httpd.exe. Even after adjusting various .ini and .conf file port values such as httpd.conf, php.ini, my.ini to new port numbers the XAMPP control panel still shows the same conflict except a different port number.


    Any help on solving this conflict would be appreciated as running a WAMP stack on a RAM drive would be advantageous both in terms of code and database execution but also reducing wear on SSD drives.


    Ideally further help on moving other services on a RAM drive would be appreciated, such as paging, temp and print spool files, internet browser cache/history, apps and programs such as browsers as well as popular development frameworks/servers based around technologies such as Apache, MySQL, MariaSQL, PHP, Python, C, C++ etc or even installing emulators such as Bluestacks for Linux on Windows, as often used programs which have quick changing data such as database would be better suited to RAM than SSD or HDD in terms of performance and wear.


    What would be the correct way of ensuring file variables, registry entries etc are properly mapped to changing mount points between sessions and is there any advice in adjusting Windows settings such as power or storage values or registry entries to achieve the desired effect?

    :)
     
    Benjamin Bartlett, Jun 8, 2019
    #1

  2. Apache serer cant run//XAMPP

    Neither Xampp nor Apache is a Microsoft product. Suggest you contact the developer.
     
    ZigZag3143 (MS -MVP), Jun 8, 2019
    #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
     
    jFax, Jun 8, 2019
    #3
  4. Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when...

    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 Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when... :)

    Thanks in advance,

    Vlad
     
    v.georgiev96, Jun 8, 2019
    #4
Thema:

Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when...

Loading...
  1. Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when... - Similar Threads - Port conflict httpd

  2. Apache Editor

    in Windows 10 Customization
    Apache Editor: I am using the Apache Editor and want to print something in landscape. How do it tell it to do that?Thanks https://answers.microsoft.com/en-us/windows/forum/all/apache-editor/0eef8218-6782-4665-bab1-873840da66ab
  3. Apache Editor

    in Windows 10 Gaming
    Apache Editor: I am using Apache editor and somehow it has become corrupted. Don't ask me how it has become corrupted, but it has. Does anyone know where I can download a fresh copy of Apache editor? ThanksKEN...
  4. Apache Editor

    in Windows 10 Gaming
    Apache Editor: I run Apache edit and have a problem. I want to take a screen shot of the problem but don't know how to do that. Can some please inform me how to take a screen shot? ThanksKEN...
  5. 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...
  6. 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...
  7. 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!...
  8. 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...
  9. Apache

    in Windows 10 Customization
    Apache: I want to remove Apache from my laptop https://answers.microsoft.com/en-us/windows/forum/all/apache/1e5a4b27-7f29-4fef-8822-97303f74d436
  10. By mistake deleted apache service using ms delete apache how to get it in service

    in Windows 10 Drivers and Hardware
    By mistake deleted apache service using ms delete apache how to get it in service: in windows 10 Operating system by mistake deleted apache service using " ms delete apache" command. How to get it back in service. Now it is displayed in service ....