Updated FreeNAS 11.2 (FreeBSD) (markdown)

Reto 2020-07-21 21:47:35 +02:00
parent 75fce0b00c
commit cd88c7efd8

@ -13,7 +13,7 @@ First lets create the iocage jail, you can do this through the new UI but its wa
### Install all the dependencies: ### Install all the dependencies:
`pkg install -y nginx nano git curl openssl mariadb103-server php71 php71-ctype php71-pdo php71-pdo_mysql php71-session php71-iconv php71-filter php71-openssl php71-phar php71-mysqli aws-sdk-php php71-simplexml php72-xmlreader php72-xmlwriter php72-fileinfo php72-pear-PHP_Parser php72-tokenizer php72-gd php72-curl php72-gmp php72-json php72-zip php72-xml php72-readline php72-opcache php72-mbstring` `pkg install -y nginx nano git curl openssl mariadb103-server php71 php71-ctype php71-pdo php71-pdo_mysql php71-session php71-iconv php71-filter php71-openssl php71-phar php71-mysqli aws-sdk-php php71-simplexml php72-xmlreader php72-xmlwriter php72-fileinfo php72-pear-PHP_Parser php72-tokenizer php72-gd php72-curl php72-gmp php72-json php72-zip php72-xml php72-readline php72-opcache php72-mbstring php72-iconv-7.2.31 php72-simplexml-7.2.31`
Wasn't found:`php71-mcrypt` libmcrypt that hasnt been developped since its upstream in 2007. Wasn't found:`php71-mcrypt` libmcrypt that hasnt been developped since its upstream in 2007.