CentOS 安装 XAMPP
1. 下载XAMPP Linux x86_64 1.8.2
2. 用FileZilla通过sftp上传到Linux 服务器
3.安装 XAMPP
3.1 Go to a Linux shell and login as the system administrator root:
su
3.2 Change the permissions to the installer
chmod 755 xampp-linux-1.8.2-0-installer.run
3.3 Run the installer
./xampp-linux-1.8.2-0-installer.run
4.启动XAMPP
/opt/lampp/lampp start
5.访问
6.修改安全选项
/opt/lampp/xampp security