If you encounter any questions about XAMPP, please contact us. This will help us improve the XAMPP and make it easier to use.
The installation process is only 4 steps
Step 1: Download
wget Http://jaist.dl.sourceforge.net/project/xampp/XAMPP%20Linux/1.8.3/xampp-linux-x64-1.8.3-5-installer.run " This is the downloaded installer is not a binary file "
wget http://nchc.dl.sourceforge.net/project/xampp/XAMPP%20Linux/1.8.1/xampp-linux-1.8.1.tar.gz " Binary files downloaded "
Step 2: Install
If you are downloading the installer suffix. Run
After downloading, enter the following command:
Enter the Linux shell and log in as a system administrator:
Su
chmod 755 Xampp-linux-x64-1.8.3-5-installer.run
./xampp-linux-1.8.2-installer.run . tar.gz
Warning: Only allow XAMPP to be installed using the above command. Do not use any Microsoft Windows tools to release compressed files, which is no use.
Warning 2: When you use this command, older versions of XAMPP that already exist will be overwritten.
This is the end. The XAMPP is installed in the/OPT/LAMPP directory.
If you are downloading a binary file, the suffix. tar.gz then unzip as follows:
Tar xvfz xampp-linux-1.8.1.tar.gz -c/opt
The rest of the steps are the same.
Step 3: Start running
Use the following command to start running XAMPP:
/opt/lampp/lampp start
You should be able to see a message similar to the following on the screen:
Starting XAMPP 1.8.2 ...
Lampp:starting Apache ...
Lampp:starting MySQL ...
Lampp started.
All right. Apache and MySQL are running.
If you encounter any error messages, please check the Linux FAQ.
Step 4: Test
Well, that's simple, but how do you detect if all the components are working correctly? Just enter the following link in your browser:
http://localhost
You should now see a link to detect the working status of installed software and a XAMPP start page for some sample programs.
Real-time Art example: a small PHP/GD program (from version 0.9.6pre1 with a flash php/ming example, see screen). Thanks to the fonts provided by Anke Arnold»ankecalligraph«
More information Welcome to: http://lindows.iteye.com/blog/750020
Http://www.xampp.cc/archives/62
How to install XAMPP under Linux like CentOS "the rest of the internet is not complete."