Windows 10: XAMPP (Apache,MySQL,PHP web server)

Discus and support XAMPP (Apache,MySQL,PHP web server) in Windows 10 Network and Sharing to solve the problem; 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... Discussion in 'Windows 10 Network and Sharing' started by jimbo45, May 16, 2021.

  1. jimbo45 Win User

    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 Windows - WAMP or on Linux LAMP) just getrs horrendously messy. Be glad if people have any decent results with this and if performance is OK too. Cheers jimbo

    :)
     
    jimbo45, May 16, 2021
    #1
  2. TheJackah Win User

    How do I set-up an Apache, MySQL, PHPMyAdmin and PHP on Windows 10 running Bash?

    Now that we have Bash support for Windows 10, on the Insider program, how does one go about using this to install the following modules, in order to run a web server locally:

    • Apache
    • MySQL
    • PHPMyAdmin
    • PHP
    I don't want any software packages, I want to install them natively using the new Bash feature for Windows 10, under the Linux subsystem.
     
    TheJackah, May 16, 2021
    #2
  3. Port conflict by httpd.exe and Apache services on XAMPP Apache / PHP / SQL stack when running on RAM disk.

    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, May 16, 2021
    #3
  4. XAMPP (Apache,MySQL,PHP web server)

    Apache serer cant run//XAMPP

    Neither Xampp nor Apache is a Microsoft product. Suggest you contact the developer.
     
    ZigZag3143 (MS -MVP), May 16, 2021
    #4
Thema:

XAMPP (Apache,MySQL,PHP web server)

Loading...
  1. XAMPP (Apache,MySQL,PHP web server) - Similar Threads - XAMPP Apache MySQL

  2. XAMPP MySQL server connecting problem

    in Windows 10 Gaming
    XAMPP MySQL server connecting problem: 2025-02-25 5:17:03 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 9532 2025-02-25 5:17:03 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions 2025-02-25 5:17:03 0 [Note] InnoDB: Uses event...
  3. XAMPP MySQL server connecting problem

    in Windows 10 Software and Apps
    XAMPP MySQL server connecting problem: 2025-02-25 5:17:03 0 [Note] Starting MariaDB 10.4.32-MariaDB source revision c4143f909528e3fab0677a28631d10389354c491 as process 9532 2025-02-25 5:17:03 0 [Note] InnoDB: Mutexes and rw_locks use Windows interlocked functions 2025-02-25 5:17:03 0 [Note] InnoDB: Uses event...
  4. 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
  5. 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
  6. 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...
  7. 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...
  8. Regarding Apache Web Server

    in Windows 10 Customization
    Regarding Apache Web Server: I have a domain and I have a website hosted on my Apache Web Server and I can access it by entering my IP in the browser so now how can I assign the domain which I have bought to that IP so that everyone in world can access it?...
  9. 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!...
  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...