XAMPP installation and configuration graphic tutorial under Windows system

  

This is about XAMPP installation and configuration graphic tutorial under Windows. What is XAMPP? XAMPP was mentioned when installing and configuring LAMP on Linux ubuntu. XAMPP provides us with a quick way to easily install Apache server distributions on Linux, Solaris, Windows and Mac OS X.

XAMPP (X-System, A-Apache, M-Mysql, P-php, P- Phpmyadmin/Perl) This abbreviated name describes the files included in the XAMPP installation package: Apache web server, MySQL database, PHP, Perl, FTP server (FileZillaFTP) and phpMyAdmin.

First talk about why XAMPP will be installed. Today, when cleaning up the computer data under windows xp, the 360 ​​system first aid kit was used to delete the mysql automatic startup item setting, and the my.ini configuration file was also modified by 360. Then use the command line to manually start mysql, found that the php program script can access the database (select), can also perform updates and other operations, but can not insert data into the database (Insert). It is speculated that my.ini or other files have been destroyed. Now the php development environment built under this windows system: php+apache+mysql combination is built and configured when I first started to contact php. It has been a long time, There have been no such problems. Setting up the php environment under Windows system is not as troublesome as manual configuration, because there are XAMPP and other PHP integration installation packages, php\\Apache and mysql configuration are all configured for us. Just download and install it.

How to install XAMPP?

1. Download XAMPP: Go to the xampp website for information. We see that the latest version of xampp is 1.7.3, which provides xampp versions of XAMPP Linux and XAMPP windows, and older versions of XAMPP Windows. Also called WAMPP, people who may be exposed to php earlier are familiar with Wampp.

Find xampp win version (for Windows 2000, XP, Vista, win 7 system): Download xampp windows .exe (installed version, 51M: https://www.apachefriends.org/download.html?xampp -win32-1.7.3.exe)

Copyright © Windows knowledge All Rights Reserved