About 2,420,000 results
Open links in new tab
  1. XAMPP - Error: MySQL shutdown unexpectedly - Stack Overflow

    Mar 2, 2013 · RUN XAMPP as Administrator It worked for me :) EDIT: IMPORTANT: Make a backup copy of your xampp/mysql/data folder before trying this method, if your backup folder …

  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 locate the php.ini file (xampp) - Stack Overflow

    Sep 11, 2016 · I am using xampp server for PHP development and want to edit the php.ini file; where can I locate it?

  4. mysql said: Cannot connect: invalid settings. xampp

    I changed the root password to test and now I cannot login in phpMyAdmin page in XAMPP. I looked for help here and here which basically says changed config.inc.php file in …

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

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

  7. How to setup FTP on xampp - Stack Overflow

    Jun 8, 2015 · XAMPP comes preloaded with the FileZilla FTP server. Here is how to setup the service, and create an account. Enable the FileZilla FTP Service through the XAMPP Control …

  8. Opening a php file with xampp - Stack Overflow

    Oct 31, 2017 · 25 First you need to start XAMPP. So, go to the drive where you install the XAMPP server. Generally, it's installed in C drive. So, go to C:\xampp\ . And open the file xampp …

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

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