From 93eaf1b590a06019d1f3081f7fbb25381dcc92ba Mon Sep 17 00:00:00 2001 From: Reto Date: Tue, 21 Jul 2020 21:00:29 +0200 Subject: [PATCH] Updated FreeNAS 11.2 (FreeBSD) (markdown) --- FreeNAS-11.2-(FreeBSD).md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/FreeNAS-11.2-(FreeBSD).md b/FreeNAS-11.2-(FreeBSD).md index 3a3d0ec..a5a4fee 100644 --- a/FreeNAS-11.2-(FreeBSD).md +++ b/FreeNAS-11.2-(FreeBSD).md @@ -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: -`pkg install -y nginx nano git curl openssl mariadb102-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 php71-xmlreader php71-xmlwriter php71-fileinfo php71-pear-PHP_Parser php71-tokenizer php71-mcrypt php71-gd php71-curl php71-gmp php71-json php71-zip php71-xml php71-readline php71-opcache php71-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 php71-xmlreader php71-xmlwriter php71-fileinfo php71-pear-PHP_Parser php71-tokenizer php71-mcrypt php71-gd php71-curl php71-gmp php71-json php71-zip php71-xml php71-readline php71-opcache php71-mbstring` ### AutoStart php, mysql and nginx: