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

  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. How to install/enable GD in xampp windows [php 7.2]?

    Apr 2, 2019 · What worked for me on XAMPP version 3.3.0 running PHP v 8.0.30: Started the XAMPP server. Clicked on the Admin tab of the Apache module in the XAMPP interface. …

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

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

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

  7. Xampp-mysql - "Table doesn't exist in engine" #1932

    Dec 28, 2016 · Backup the phpmyadmin folder and ibdata1 from your new installation form this location xampp\mysql\data. Then Go to your old xampp folder old-xampp\mysql\data and copy …

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

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

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