Install XAMPP In linux (CentOS)

Source: Internet
Author: User
After downloading xampp, enter the following command: 1. enter Linuxshell and log on as the system administrator: su2. decompress and release the downloaded compressed file to/opt: tarxvfzxampp-linux-1.5.5a.tar.gz/opt, XAMPP will be installed in the/opt/lampp directory. 3. start running and run the following command:

After downloading xampp, enter the following command:
1. log on to Linux shell as a system administrator:
Su
2. extract
Release the downloaded compressed file to/opt:
Tar xvfz xampp-linux-1.5.5a.tar.gz/opt
In this way, XAMPP will be installed in the/opt/lampp directory.
3. start running
Run the following command to run XAMPP:
/Opt/lampp start

You should be able to see a message similar to the following on the screen:
Starting XAMPP 1.5.5a...
LAMPP: Starting Apache...
LAMPP: Starting MySQL...
LAMPP started.

OK. Apache and MySQL are running.
Similarly, to restart the service, run the following command:
/Opt/lampp restart

4. test
This is simple. you only need to enter the following link in your browser:

Http: // localhost

OR

Http: // 127.0.0.1

Or

Http: // IP address of the XAMPP server

How is it? Easy! This is the fastest way to install apache and mysql!

Xampp cool !!!

 

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.