About 2,350,000 results
Open links in new tab
  1. https - Enabling SSL with XAMPP - Stack Overflow

    In the file xampp\apache\conf\extra\httpd-ssl.conf, under the comment SSL Virtual Host Context pages on port 443 meaning https is looked up under different document root.

  2. How can I solve "Error: MySQL shutdown unexpectedly"?

    Aug 3, 2013 · Go to the directory: C:\xampp\mysql\data and delete the following files: After that, go to the directory C:\xampp\mysql\bin and open my.ini in a text editor. It will look like this: …

  3. how to access the command line for xampp on windows

    May 25, 2012 · I am running Xampp on my Windows 7 machine and was wondering if and how I could run commands for xampp via a command line. commands like php phpfile.php Any …

  4. how to configuring a xampp web server for different root directory

    The web directory is the home of all of your application's public and static files. Including images, stylesheets and JavaScript files. It is also where the front controllers live. So the question...

  5. Xampp control panel is not showing - Stack Overflow

    Oct 8, 2017 · My Xampp control panel is not showing in the desktop (Windows 10), but can only up the servers through the shortcut (minimized option in the task bar). As follows: I have close …

  6. windows - xampp change location of htdocs - Stack Overflow

    May 29, 2020 · Installed xampp-windows-x64-7.4.6-0-VC15 on a reinstalled Windows 10. Used the default install folder : C:\xampp I need to point to a different htdocs folder. Instead of …

  7. document root - How to change xampp localhost to another …

    Jan 13, 2012 · How can I change my default xampp localhost c:xampp/htdoc to another folder i.e. c:/alan? When I use the IP address I should be able to view my website file in C:/alan. Thanks …

  8. Upgrading PHP in XAMPP for Windows? - Stack Overflow

    I would like to know how you upgrade PHP in Xampp for Windows? I tried to download the latest PHP version from the main PHP site but when I check (phpinfo) I still get that the previous …

  9. XAMPP localhost redirects to localhost/dashboard - Stack Overflow

    Oct 23, 2015 · I've just installed xampp-win32-5.5.30 and in xampp control panel both Apache and mysql started without any error but I found: 1) localhost in my browser redirects to another …

  10. How to change XAMPP apache server port? - Stack Overflow

    Oct 3, 2016 · The best solution is to reconfigure the XAMPP Apache server to listen and use different port numbers. Here is how you do it: 1) First, you need to open the Apache …