先去xampp官网下载


wget   https://www.apachefriends.org/xampp-files/7.1.7/xampp-linux-x64-7.1.7-0-installer.run


就可以下载了


然后你发现 你sudo ./xampp-linux-x64-7.1.7-0-installer.run 时候 发现 运行不到 说  sudo: ./xampp-linux-x64-7.1.7-0-installer.run: command not found

你需要先

chmod +x ./xampp-linux-x64-7.1.7-0-installer.run

然后在

sudo ./xampp-linux-x64-7.1.7-0-installer.run

ubuntu安装xampp(run文件)


ubuntu安装xampp(run文件)

然后的就自己安装吧

装了 跑成功了  发现目录在哪里 

ps -aux   查看 随意进程

ubuntu安装xampp(run文件)

ubuntu安装xampp(run文件)

ubuntu安装xampp(run文件)

相关文章: