1. XAMPP的啓動路徑php
xampp\xampp-control.exejava
2. XAMPP服務的啓動和中止腳本路徑python
啓動 Apache 和 MySQL:xampp\xampp_start.exemysql
中止 Apache 和 MySQL:xampp\xampp_stop.exesql
啓動 Apache:xampp\apache_start.bat數據庫
中止 Apache:xampp\apache_stop.batapache
啓動 MySQL:xampp\mysql_start.bat服務器
中止 MySQL:xampp\mysql_stop.bat網站
啓動 Mercury 郵件服務器:xampp\mercury_start.bat插件
設置 FileZilla FTP 服務器:xampp\filezilla_setup.bat
啓動 FileZilla FTP 服務器:xampp\filezilla_start.bat
中止 FileZilla FTP 服務器:xampp\filezilla_stop.bat
3. XAMPP的配置文件路徑
Apache 基本配置:xampp\apache\conf\httpd.conf
Apache SSL:xampp\apache\conf\ssl.conf
Apache Perl(僅限插件):xampp\apache\conf\perl.conf
Apache Tomcat(僅限插件):xampp\apache\conf\java.conf
Apache Python(僅限插件):xampp\apache\conf\python.conf
PHP:xampp\php\php.ini
MySQL:xampp\mysql\bin\my.ini
phpMyAdmin:xampp\phpMyAdmin\config.inc.php
FileZilla FTP 服務器:xampp\FileZillaFTP\FileZilla Server.xml
Mercury 郵件服務器基本配置:xampp\MercuryMail\MERCURY.INI
Sendmail:xampp\sendmail\sendmail.ini
4. XAMPP的其它經常使用路徑
網站根目錄的默認路徑:xampp\htdocs
MYSQL數據庫默認路徑:xampp\mysql\data