ISPConfig shows 71 pending changes and stuck

Discussion in 'ISPConfig 3 Priority Support' started by LTxda, Sep 6, 2022.

  1. LTxda

    LTxda Member

    ISPConfig is showing 71 pending changes. Have rebooted, deleted the lock file, installed updates, etc but the pending items are still pending.
    When running "server.sh" from cli, here is the output...
    -------------------------------------------
    PHP Fatal error: Uncaught Error: Call to undefined function mysqli_init() in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php:83
    Stack trace:
    #0 /usr/local/ispconfig/server/lib/app.inc.php(71): db->__construct()
    #1 /usr/local/ispconfig/server/lib/app.inc.php(359): app->__construct()
    #2 /usr/local/ispconfig/server/server.php(51): require('...')
    #3 {main}
    thrown in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 83
    PHP Fatal error: Uncaught Error: Call to undefined function mysqli_init() in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php:83
    Stack trace:
    #0 /usr/local/ispconfig/server/lib/app.inc.php(71): db->__construct()
    #1 /usr/local/ispconfig/server/lib/app.inc.php(359): app->__construct()
    #2 /usr/local/ispconfig/security/check.php(32): require('...')
    #3 {main}
    thrown in /usr/local/ispconfig/server/lib/classes/db_mysql.inc.php on line 83
    -------------------------------------------

    Also, when I go to Monitor>Server State, all shows okay except there is one warning that shows the following...
    -------------------------------------------
    Warning
    One or more components needs an update [More...]
    Inst networkd-dispatcher [1.7-0ubuntu3.4] (1.7-0ubuntu3.5 Ubuntu:18.04/bionic-security [all])
    Inst distro-info (0.18ubuntu0.18.04.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [amd64])
    Inst ubuntu-advantage-tools [17] (27.7~18.04.1 Ubuntu:18.04/bionic-updates [amd64])
    Conf networkd-dispatcher (1.7-0ubuntu3.5 Ubuntu:18.04/bionic-security [all])
    Conf distro-info (0.18ubuntu0.18.04.1 Ubuntu:18.04/bionic-updates, Ubuntu:18.04/bionic-security [amd64])
    Conf ubuntu-advantage-tools (27.7~18.04.1 Ubuntu:18.04/bionic-updates [amd64])
    -------------------------------------------

    I ran apt update but there are no updates pending. Not sure where to go from here. Thanks in advance for any help in resolving this.
     
  2. LTxda

    LTxda Member

    Disregard. I got it working. The default PHP version was somehow changed. I changed it back to 7.4 and as soon as I did that all pending processes ran without issue.
     
    Th0m likes this.

Share This Page