MySQL部署 Posted on 2024年10月19日 | 评论 注意(一):host:域名 / localhost username:用户名 password:密码 port:端口,默认3306 DatabaseName:数据库名称 - 阅读剩余部分 -
PHP部署 Posted on 2024年10月18日 | 评论 安装 MySQL 8.0 所需的软件包sudo apt install dirmngr software-properties-common apt-transport-https curl lsb-release ca-certificates -y - 阅读剩余部分 -