Install error - No support for Ubuntu 22.04

Discussion in 'Installation/Configuration' started by mattdavison, Nov 2, 2022.

  1. mattdavison

    mattdavison New Member

    Every time I run the command:
    Code:
    wget -O - https://get.ispconfig.org | sh -s -- --use-ftp-ports=40110-40210 --unattended-upgrades
    I see the error:
    Code:
    [ERROR] Exception occured: ISPConfigOSException -> Version 22.04 is not supported for ubuntu (/ispconfig.ai.php:15)
    @till mentioned here that support would be available for this at some point and that instructions would be released within a week on how to install ISPConfig with PHP 8. Do these instructions exist and if so where are they?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. till

    till Super Moderator Staff Member ISPConfig Developer

    mattdavison and ahrasis like this.
  4. koltz

    koltz Member

    I have installed the Beta on Ubuntu 22.04 LTS Server a couple of times and so far, so good.

    Will there be an easy way to switch from dev to stable once it is released?
     
  5. ahrasis

    ahrasis Well-Known Member HowtoForge Supporter

    It is released already. Use force update is the easiest.
     
  6. koltz

    koltz Member

    Thanks, I will do that.
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, just the usual:

    ispconfig_update.sh

    command. A forced update is not required as version number 3.2.9 is higher than 3.2.9b1 (but nothing will break if you use the --force option).
     

Share This Page