About 2,390,000 results
Open links in new tab
  1. 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: …

  2. Xampp MySQL not starting - "Attempting to start MySQL service..."

    I stopped the new xampp (php 8 version) , and tried to start xampp (php 7.4 version) and saw that Apache started and was working fine, but mysql was not starting.

  3. 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.

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

  5. 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 …

  6. php - XAMPP keeps showing Dashboard/Welcome Page instead …

    Jul 29, 2015 · I've just downloaded and installed XAMPP 5.6.11 and started all the tools from the control panel. I've seen that one of it's new features is that it has a Welcome/Dashboard page. …

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

  8. How to enable cURL in PHP / XAMPP - Stack Overflow

    Aug 28, 2009 · How do I enable cURL in PHP?Steps for Windows 7: Ensure that the php.ini file that the PHP engine uses is the one you think it is. Ensure extension_dir in php.ini is correctly …

  9. Using XAMPP and Mysql Workbench together - Stack Overflow

    Sep 3, 2019 · I have a working install of XAMPP (latest version) and MySQL Workbench 8.0.17 installed. I just want to be able to use Workbench with the MySQL that ships with the XAMPP …

  10. How to check XAMPP's version on Windows? - Stack Overflow

    May 11, 2018 · My XAMPP version is 3.2.4 and you can find the version of your xampp at the top of its control panel. To check the version of xampp components: For Apache: Go to where you …