倾城翻翻分身一 大佬有话说 : 2020-1-7 14:06:49
LAMP怎么搭建?
需要搭建出这样的环境,怎么搭?
PHP>= 5.6.0
mod_rewrite module enabled
pdo_mysql extension
OpenSSL extension
intl extension
cURL extension with support for https protocol
mbstring extension
DOM extension
MySQL 5.5.x or greater
qwerttaa 大佬有话说 : 2020-1-7 14:08:08
一键无脑就搞定了
一位不知名网友 大佬有话说 : 2020-1-7 14:15:08
安装教程 https://lamp.sh/install.html
xteeq6 大佬有话说 : 2020-1-7 14:17:17
百度宝塔一键安装:lol
天有点热 大佬有话说 : 2020-1-9 11:39:41
宝塔啊
不过爱折腾的都用军哥
tunian 大佬有话说 : 2020-1-9 11:40:53
oneistack也可以
Cllp 大佬有话说 : 2020-1-9 12:01:45
apt-get -y install wget screen git
git clone https://github.com/teddysun/lamp.git
cd lamp
chmod 755 *.sh
screen -S lamp
./lamp.sh
推荐 这个脚本
nb在armbain n1也安装成功了yc017t