About 76 results
Open links in new tab
  1. 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 advice would be …

  2. xampp - MySql stops unexpectedly - Stack Overflow

    Jul 3, 2019 · I have faced the same problem. I just followed the below steps Step 1: Moved (cut/paste) all the files in C:\xampp\mysql\data to desired backup location. Step 2: After that copied all the files …

  3. How do I test a website using XAMPP? - Stack Overflow

    Dec 8, 2016 · This is a fairly general query as I'm very confused about how to do this. I want to use the apache server which I have downloaded as part of XAMPP in order to test the website I am building, …

  4. 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 the …

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

    how to configuring a xampp web server for different root directory [closed] Asked 12 years, 5 months ago Modified 10 months ago Viewed 356k times

  6. What is the exact location of MySQL database tables in XAMPP folder ...

    Mar 11, 2012 · xampp -> mysql -> data -> Here I found a separate folder for each of my databases and within these folders I saw files stored with the .frm format (FRM FILE). When I copied my desired …

  7. How to configure XAMPP to send mail from localhost?

    Apr 12, 2013 · I tried many ways to send a mail from XAMPP Localhost, but since XAMPP hasn't SSL Certificate, my email request blocked by Gmail or similar SMTP Service providers.

  8. document root - How to change xampp localhost to another folder ...

    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 for …

  9. https - Enabling SSL with XAMPP - Stack Overflow

    Found the answer. 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. Simply …

  10. 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 version is ...