The lampp of XAMPP command

Source: Internet
Author: User

XAMPP command
Installing XAMPP
Tar xvfz xampp-linux-1.6.4.tar.gz-c/opt

Start XAMPP
/opt/lampp/lampp start

Stop XAMPP
/opt/lampp/lampp stop

Restart XAMPP
/OPT/LAMPP/LAMPP restart

Security settings
/OPT/LAMPP/LAMPP Security

Using PHP4
/opt/lampp/lampp PHP4

Using PHP5
/opt/lampp/lampp PHP5

View PHP Version
/opt/lampp/lampp Phpstatus

Start Apache only
/opt/lampp/lampp Startapache

Stop Apache
/opt/lampp/lampp Stopapache

To launch SSL support for Apache
/opt/lampp/lampp Startssl

Stop the Apache SSL support
/opt/lampp/lampp Stopssl

Start MySQL database only
/opt/lampp/lampp Startmysql

Stop MySQL Database
/opt/lampp/lampp Stopmysql

Start the ProFTPD server
/opt/lampp/lampp startftp

Stop ProFTPD Server
/opt/lampp/lampp stopftp

Auto-start with system
Ln-s/OPT/LAMPP/LAMPP/ETC/RC.D/RC3.D/S99LAMPP
Ln-s/OPT/LAMPP/LAMPP/ETC/RC.D/RC4.D/S99LAMPP
Ln-s/OPT/LAMPP/LAMPP/ETC/RC.D/RC5.D/S99LAMPP

Cancel auto-run with system
Ln-s/opt/lampp/lampp K01lampp

Uninstalling XAMPP
Rm-rf/opt/lampp

XAMPP Important Files and directories
XAMPP Command Library. Example/opt/lampp/bin/mysql executable MySQL monitor
/opt/lampp/bin/

Apache Document root directory
/opt/lampp/htdocs/

Apache Compounding File
/opt/lampp/etc/httpd.conf

MySQL configuration file
/opt/lampp/etc/my.cnf

PHP Configuration Files
/opt/lampp/etc/php.ini

ProFTPD the configuration file. (starting from version 0.9.5)
/opt/lampp/etc/proftpd.conf

PhpMyAdmin Compounding File
/opt/lampp/phpmyadmin/config.inc.php



to stop XAMPP, simply enter the following command:
/opt/lampp/lampp Stop
you should now be able to see:
stopping lampp 1.7 ...
lampp:stopping Apache ...
lampp:stopping MySQL ...
Lampp stopped.
then XAMPP's Linux version stops running. To uninstall XAMPP, simply enter the following command:
Rm-rf/opt/lampp
Uninstall complete. :)


Source: >  

From for notes (Wiz)

The lampp of XAMPP command

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.