Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Sep 2020 18:06:28 +0200
From:      Xavier Humbert <xavier@groumpf.org>
To:        FreeBSD Ports <freebsd-ports@freebsd.org>
Subject:   Icingaweb2
Message-ID:  <1a79bb57-ff2b-23d3-7318-fd33bd7f7834@groumpf.org>

next in thread | raw e-mail | index | archive | help
Hi,

pkg update broke icingaweb2 :
* it upgraded php73 to php74, which at first glance is not a problem
* deleted blindly icingaweb2 without noticing that icingaweb2-php74 was
present

So I reinstalled manually icingaweb2-php74, and when launching the
browser, I got the (in)famous

> Call to undefined function Icinga\Util\json_encode()
However :

> [root@aragorn ~]# pkg info php74-json
> php74-json-7.4.10
> [root@aragorn ~]# php -m | grep json
> json
> [root@aragorn ~]# php phpinfo.php | grepjson
> json
> json support =3D> enabled
I ran into the very same problem when updated from=C2=A0 php72 to php73, =
but
can't remember how I fixed it

Someone can help, please ?

Regards

Xavier

--=20
Xavier HUMBERT - Unix/Win/MacOSX Sysadmin/Network Engineer





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1a79bb57-ff2b-23d3-7318-fd33bd7f7834>