This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
computing:selfhostedwp [2019/08/18 09:44] oemb1905 |
computing:selfhostedwp [2020/04/20 16:28] oemb1905 |
||
---|---|---|---|
Line 14: | Line 14: | ||
sudo apt install php-cgi php-cli php-zip php-mysql php-mbstring php-intl php-fpm php-curl php-gd php-mbstring php-imagick php-xml php-xmlrpc wget unzip php-gd php-zip | sudo apt install php-cgi php-cli php-zip php-mysql php-mbstring php-intl php-fpm php-curl php-gd php-mbstring php-imagick php-xml php-xmlrpc wget unzip php-gd php-zip | ||
+ | | ||
+ | Or ... | ||
+ | | ||
+ | sudo apt-get install php7.4-{cgi, | ||
| | ||
Okay, let's now enable fast cgi and rewrite php modules and then check your config. | Okay, let's now enable fast cgi and rewrite php modules and then check your config. |