服务启动停止

服务随操作系统自动启动,如果手工修改配置参数后,需要重新启停服务。

  • 方法一:远程桌面点击XAMPP图标,然后点击需要启动或停止的服务
  • 方法二:打开xampp安装的文件夹,点击对应的服务启停exe/bat文件
    MySQL start: \xampp\xampp_start.exe
    MySQL stop: \xampp\xampp_stop.exe
    Apache start: \xampp\apache_start.bat
    Apache stop: \xampp\apache_stop.bat
    MySQL start: \xampp\mysql_start.bat
    MySQL stop: \xampp\mysql_stop.bat
    Mercury Mailserver start: \xampp\mercury_start.bat
    Mercury Mailserver stop: \xampp\mercury_stop.bat
    FileZilla Server start: \xampp\filezilla_start.bat
    FileZilla Server stop: \xampp\filezilla_stop.bat