ispconfig_update.sh fail for php8.3

Discussion in 'Installation/Configuration' started by Pierrot727, Feb 21, 2024.

  1. Pierrot727

    Pierrot727 Member

    Hi all,

    I tried to update my isp config on last version using
    Code:
    ispconfig_update.sh
    I get :
    I would like to precise :
    And to follow the rules :
    Code:
    cat htf_report.txt | more
    
    ##### SERVER #####
    IP-address (as per hostname): ***.***.***.***
    [WARN] could not determine server's ip address by ifconfig
    [INFO] OS version is Debian GNU/Linux 12 (bookworm)
    
    [INFO] uptime:  16:14:52 up 43 days,  3:34,  1 user,  load average: 0.36, 0.34,
    0.32
    
    [INFO] memory:
                   total        used        free      shared  buff/cache   available
    Mem:            62Gi        16Gi       4.2Gi        85Mi        42Gi        46Gi
    Swap:           31Gi        19Mi        31Gi
    
    [INFO] systemd failed services status:
      UNIT                      LOAD   ACTIVE SUB    DESCRIPTION
    ● clamav-clamonacc.service  loaded failed failed ClamAV On-Access Scanner
    ● roundcube-cleandb.service loaded failed failed Purge Roundcube database: remov
    e old records that were marked as deleted
    ● roundcube-gc.service      loaded failed failed Purge expired Roundcube session
    s, caches and tempfiles
    
    LOAD   = Reflects whether the unit definition was properly loaded.
    ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
    SUB    = The low-level unit activation state, values depend on unit type.
    3 loaded units listed.
    
    [INFO] ISPConfig is installed.
    
    ##### ISPCONFIG #####
    ISPConfig version is 3.2.11
    
    Thank you very much for your time and youre help
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    PHP 8.3 is not supported yet as system PHP by ISPConfig, so it's expected that your system fails if you change your system to that version. Change default PHP back to max. PHP 8.2. PHP 8.3 will be supported when we add support for Ubuntu 24.04.
     
  3. Pierrot727

    Pierrot727 Member

    oups, i was thinking that it was something like that, i try to revert to php 8.2 but i fight for it
    Could you help me to revert please ?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page