Is ISPConfig 3.3 Beta 1 now default for Automated Install?

Discussion in 'ISPConfig 3 Priority Support' started by curiousadmin, Apr 15, 2025.

  1. curiousadmin

    curiousadmin Member HowtoForge Supporter

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    No, it's a beta version, meaning test version. Beta versions are not the default for new production server installations :)
     
  3. curiousadmin

    curiousadmin Member HowtoForge Supporter

    I understand. The reason why I asked:
    And it's been 2.5 weeks since the blogpost on March 31, 2025 so I thought it's worth asking if the "Beta 1" lost the beta status and is distributed as "3.3" and somebody just forgot to do a blogpost :).

    On related topic if I manually wget the https://www.ispconfig.org/downloads/ispconfig-ai.tar.gz is there any mention of the installed version within the script?
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    We do not forget to announce releases :) , and as the sentence you cited mentions, it gets released if no major issues are found. As it's been 2.5 weeks now, you know that major issues were found that need to be fixed, as it would have been released otherwise.

    No, as the script installs the stable version, which has just the name 'stable'.
     
  5. curiousadmin

    curiousadmin Member HowtoForge Supporter

    Btw is there a switch to force the "Perfect Server Automated ISPConfig 3 Installation" script to install the old 3.2 version? AFAIK I can only do
    Code:
    --channel
    with options "stable" or "dev" while what I need is the old '3.2.12p1' and not the latest 3.0.3p1

    Thank you for any thoughts.
     
    Last edited: Apr 26, 2025 at 7:13 PM
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    No. ISPConfig 3.3 is the current stable.

    What you could do is that you run the autoinstaller with --interactive switch, and when you see at the end that the actual ISPConfig installer starts to ask questions like which mode to use, then interrupt it with ctrl +c, download the ISPConfig version you want to install and install it with 'php install.php'.
     
    TonyG likes this.

Share This Page