upgrade_log.latest.txt errors after upgrade
-
Just upgraded to 21.02_1 on my SG-3100.
It went OK, for the most part...but:
-
Unbound had to be manually started after the upgrade said it was complete. It started correctly after a reboot.
-
There are A LOT of php Warning errors in the upgrade_log.latest.txt file:
[isolated samples]
Warning: PHP Startup: filter: Unable to initialize module
Module compiled with module API=20170718
PHP compiled with module API=20190902
These options need to match
in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'xmlreader.so' (tried: /usr/local/lib/php/20170718/xmlreader.so (/usr/local/lib/php/20170718/xmlreader.so: Undefined symbol "dom_node_class_entry"), /usr/local/lib/php/20170718/xmlreader.so.so (Cannot open "/usr/local/lib/php/20170718/xmlreader.so.so")) in Unknown on line 0
Warning: Invalid argument supplied for foreach() in Command.php on line 249
Warning: PHP Startup: sysvshm: Unable to initialize module
Warning: PHP Startup: Unable to load dynamic library 'zlib.so' (tried: /usr/local/lib/php/20170718/zlib.so (Cannot open "/usr/local/lib/php/20170718/zlib.so"), /usr/local/lib/php/20170718/zlib.so.so (Cannot open "/usr/local/lib/php/20170718/zlib.so.so")) in Unknown on line 0
Warning: PHP Startup: Unable to load dynamic library 'xmlreader.so' (tried: /usr/local/lib/php/20170718/xmlreader.so (/usr/local/lib/php/20170718/xmlreader.so: Undefined symbol "dom_node_class_entry"), /usr/local/lib/php/20170718/xmlreader.so.so (Cannot open "/usr/local/lib/php/20170718/xmlreader.so.so")) in Unknown on line 0
Warning: Invalid argument supplied for foreach() in Command.php on line 249
Notice: Trying to access array offset on value of type null in Role.php on line 250
Notice: Trying to access array offset on value of type null in Role.php on line 251 -