phpStudy for Linux (lnmp+lamp一键安装包)
1、SecureCRT 登陆到centos系统

2、安装:
wget -c http://lamp.phpstudy.net/phpstudy.bin
chmod +x phpstudy.bin #权限设置
./phpstudy.bin #运行安装



3、服务管理:
开启 phpstudy start
暂停 phpstudy stop
重启 phpstudy restart
卸载 phpstudy uninstall


4、站点管理:
phpstudy add
phpstudy list
phpstudy del

5、数据库管理:
命令行
/phpstudy/mysql/bin/mysql -uroot -p
web方式phpmyadmin
http://ip/phpmyadmin


阅读量:51
阅读量:89
阅读量:22
阅读量:22
阅读量:57