Okynos 9 anni fa
parent
commit
994a76357e
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. 1 0
      README.md

+ 1 - 0
README.md

@@ -94,6 +94,7 @@ ubuntu para instalar nginx ejecutamos las siguientes ordenes:
 
 ```
 apt-get update
+apt-get install php5-common php5-cli php5-fpm
 apt-get install nginx
 ```