Wsl debian mediawiki experience: Difference between revisions
Line 31: | Line 31: | ||
<syntaxhighlight lang="bash" line> | <syntaxhighlight lang="bash" line> | ||
sudo apt-get install apache2 mariadb-server php php-mysql libapache2-mod-php php-xml php-mbstring redis-server php-redis php-intl imagemagick inkscape php-gd php-cli php-curl php-bcmath git man php-zip unzip curl wget automysqlbackup tree -y | sudo apt-get install apache2 mariadb-server php php-mysql libapache2-mod-php php-xml php-mbstring redis-server php-redis php-intl imagemagick inkscape php-gd php-cli php-curl php-bcmath git man php-zip unzip curl wget automysqlbackup tree -y | ||
sudo apt-get install mediawiki | |||
# Debian 中用的 mariadb,Ubuntu 中用的 mysql,以下作相应修改 | # Debian 中用的 mariadb,Ubuntu 中用的 mysql,以下作相应修改 |