[Feelings & Sharing] 在deepin系统搭建本地测试服务器的方法
Tofloor
poster avatar
linghong
deepin
2021-04-01 01:05
Author

此方法是通过PHPstudy终端来搭建的,步骤如下:

A:PHPstudy终端按装(注意:必须使用超级管理权限)

wget -O install.sh https://notdocker.xp.cn/install.sh && sudo bash install.sh

备注:终端按装时一定要记录后小面板登陆账号和密码以及URL地址

 

B:终端中输入 phpstudy 获取相关命令

 

C:开启 phpstudy

phpstudy -start

 

D:查看面板登录信息

phpstudy -visiturl

 

Reply Favorite View the author
All Replies

No replies yet