Hi All,
(Sorry for double posting, I first attached it to an old thread)
Today when I logged in, I experienced the exact same issue. I didn't upgrade Debian to another Major version. What I regularly do is just the normal apt-get update & upgrade. Can't remember of any php updates but I normally don't have a look at what is being updated. And it was the first login after a reboot.
So, my error message is:
Code
Code
Apr 8 20:31:44 DebianNAS omv-engined[8211]: PHP Fatal error: Uncaught Error: Call to undefined function bccomp() in /usr/share/php/openmediavault/functions.inc:689#012Stack trace:#012#0 /usr/share/openmediavault/engined/rpc/system.inc(428): binary_format('16452345856')#012#1 [internal function]: OMVRpcServiceSystem->getInformation(Array, Array)#012#2 /usr/share/php/openmediavault/rpc/serviceabstract.inc(123): call_user_func_array(Array, Array)#012#3 /usr/share/php/openmediavault/rpc/rpc.inc(86): OMV\Rpc\ServiceAbstract->callMethod('getInformation', Array, Array)#012#4 /usr/sbin/omv-engined(537): OMV\Rpc\Rpc::call('System', 'getInformation', Array, Array, 1)#012#5 {main}#012 thrown in /usr/share/php/openmediavault/functions.inc on line 689
dpkg -l | grep php
Code
ii libapache2-mod-php7.0 7.0.33-26+0~20200320.33+debian9~1.gbp746b8e amd64 server-side, HTML-embedded scripting language (Apache 2 module)
ii libapache2-mod-php7.2 7.2.29-1+0~20200320.39+debian9~1.gbp513c2e amd64 server-side, HTML-embedded scripting language (Apache 2 module)
ii libapache2-mod-php7.4 7.4.4-1+0~20200320.15+debian9~1.gbpf8dc20 amd64 server-side, HTML-embedded scripting language (Apache 2 module)
ii php-cgi 2:7.4+75+0~20200327.22+debian9~1.gbp7ccdd5 all server-side, HTML-embedded scripting language (CGI binary) (default)
ii php-fpm 2:7.4+75+0~20200327.22+debian9~1.gbp7ccdd5 all server-side, HTML-embedded scripting language (FPM-CGI binary) (default)
ii php-xml 2:7.4+75+0~20200327.22+debian9~1.gbp7ccdd5 all DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default]