Original) Install XAMPP under CentOS6.4 (be sure to download it on Linux)

Source: Internet
Author: User

First, XAMPP:

http://sourceforge.net/projects/xampp/files/XAMPP%20Linux/1.8.3/

Second, I downloaded the Xampp-linux-x64-1.8.3-1-installer.run

wget http://jaist.dl.sourceforge.net/project/xampp/XAMPP%20Linux-x64-1.8.3-1-installer.run/

After downloading, add Execute permission to the file:

chmod a+x Xampp-linux-x64-1.8.3-a-installer.run

Four, the installation XAMPP process is as follows:

[Email protected] src]# sh xampp-linux-x64-1.8.3-1-installer.run

Xampp-linux-x64-1.8.3-1-installer.run:xampp-linux-x64-1.8.3-1-installer.run:cannot Execute binary file

[Email protected] src]#./xampp-linux-x64-1.8.3-1-installer.run

----------------------------------------------------------------------------

Welcome to the XAMPP Setup Wizard.

----------------------------------------------------------------------------

Select the components of your want to install; Clear the components does not want

To install. Click Next When your is ready to continue.

XAMPP Core Files:y (cannot be edited)

XAMPP Developer Files [y/n]: Y

Is the selection above correct? [y/n]: Y

----------------------------------------------------------------------------

Installation Directory

XAMPP'll be installed To/opt/lampp

Press [Enter] to continue:

----------------------------------------------------------------------------

Setup is now a ready to begin installing XAMPP on your computer.

Want to continue? [y/n]: Y

----------------------------------------------------------------------------

Please wait while the Setup installs XAMPP on your computer.

Installing

0% ______________ 50% ______________ 100%

#########################################

----------------------------------------------------------------------------

Setup has finished installing XAMPP on your computer.

Launch XAMPP [y/n]: Y

Five, after the installation of the file in/opt/lamp

Six, start Xampp:

[[email protected] lampp]#/opt/lampp/xampp start

Starting XAMPP for Linux 1.8.3-1 ...

Xampp:starting Apache...fail.

Xampp:another Web server is already running.

Xampp:starting Mysql...ok.

Xampp:starting Proftpd...fail.

Xampp:another FTP Daemon is already running.

Seven, stop XAMPP:

[[email protected] lampp]#/opt/lampp/xampp stop

Stopping XAMPP for Linux 1.8.3-1 ...

Xampp:stopping Apache...not running.

Xampp:stopping Mysql...ok.

Xampp:stopping Proftpd...not running.

Eight, add boot boot:

Review the LN command, using the method:

#ln [option] Source Dist

#ln –S/OPT/LAMPP/XAMPP/ETC/RC.D/INIT.D/XAMPP

Nine, if the completion of the above this does not boot automatically start, and then execute the following 3 statements.

#chkconfig –add XAMPP

#chkconfig –list | grep xampp

#chkconfig –level 3 xampp on

Xampp Interface:

X. Unloading XAMPP

#/opt/lampp/xampp stop

#rm-RF/OPT/LAMPP

Original) Install XAMPP under CentOS6.4 (be sure to download it on Linux)

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.