Php plugins missing after Freenas upgrade

MrJoki007

Dabbler
Joined
Jul 15, 2018
Messages
45
Hello,

after i upgraded my Freenas 11 to version 12 it broke all of my jails.
After trying to fix it i was stuck with the nextcloud jail.
I got it so far right now that i can access the nextcloud webinterface.
But i get this error:
PHP-Modul zip nicht installiert.

Bitte für die Installation des Moduls Deinen Server-Administrator kontaktieren.

PHP-Modul cURL nicht installiert.

Bitte für die Installation des Moduls Deinen Server-Administrator kontaktieren.

PHP-Modul OpenSSL nicht installiert.

Bitte für die Installation des Moduls Deinen Server-Administrator kontaktieren.

PHP-Module wurden installiert, werden aber als noch fehlend gelistet?

Bitte kontaktiere Deinen Server-Administrator und bitte um den Neustart des Webservers.

Output of php -m:

root@Nextcloud:/usr/local/www/nextcloud/config # php -m
[PHP Modules]
apcu
bcmath
bz2
Core
ctype
curl
date
dom
exif
fileinfo
filter
gd
gmp
hash
iconv
imagick
intl
json
ldap
libxml
mbstring
mysqlnd
openssl
pcre
PDO
pdo_mysql
posix
Reflection
session
SimpleXML
SPL
standard
xml
xmlreader
xmlwriter
xsl
Zend OPcache
zip
zlib

[Zend Modules]
Zend OPcache

So the missing modules are installed.
Does anybody have a clue why its not working?
 
Top