lamp:安装LAMP(ApacheMySQLMariaDBPHPphpMyAdmin) 源码
描述 LAMP是用于安装的功能强大的bash脚本。 您可以通过它轻松,快速地安装Apache,PHP,MySQL / MariaDB,phpMyAdmin。 可以选择在phpMyAdmin中创建一个帐户。 支持系统 CentOS-6.x CentOS-7.x(推荐) Debian-8.x Debian-9.x Debian-10.x(推荐) Ubuntu-16.x Ubuntu-18.x Ubuntu-20.x(推荐) 软件版本 阿帕奇-2.4 MariaDB-10.5.9(最新版本:10.03.2021) PHP-7.3.27 phpMyAdmin(PHP 7.1+)-5.1.0(最新:10.03.2021) 安装 apt update && apt -y install wget git # If your server system is: Debian/Ubu
用户评论