ispconfig installation error

Discussion in 'ISPConfig 3 Priority Support' started by Tom John, Oct 18, 2020.

  1. Tom John

    Tom John Active Member HowtoForge Supporter

    Hi guys,

    i use ubuntu 18.04 and the installation guide
    https://www.howtoforge.com/tutorial...l-pureftpd-bind-postfix-doveot-and-ispconfig/
    when running the command:
    Code:
    wget https://git.ispconfig.org/ispconfig/ispconfig3/raw/stable-3.1/helper_scripts/ubuntu-amavisd-new-2.11.patch
    
    i get an error not found
    Code:
    root@server5:/tmp# wget https://git.ispconfig.org/ispconfig/ispconfig3/raw/stable-3.1/helper_scripts/ubuntu-amavisd-new-2.11.patch
    --2020-10-18 13:17:30--  https://git.ispconfig.org/ispconfig/ispconfig3/raw/stable-3.1/helper_scripts/ubuntu-amavisd-new-2.11.patch
    Resolving git.ispconfig.org (git.ispconfig.org)... 159.69.100.117, 2a01:4f8:1c17:4eb8::1
    Connecting to git.ispconfig.org (git.ispconfig.org)|159.69.100.117|:443... connected.
    HTTP request sent, awaiting response... 404 Not Found
    2020-10-18 13:17:31 ERROR 404: Not Found.
    
    
    can you help me please with this issue?
    thanks a lot in advance for your kind help
     
  2. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Try
    Code:
    wget https://git.ispconfig.org/ispconfig/ispconfig3/raw/develop/helper_scripts/ubuntu-amavisd-new-2.11.patch
    @till can you change the original command?
     
  3. Tom John

    Tom John Active Member HowtoForge Supporter

    its working.
    thanks a lot for your kind and fast help

    Code:
    HTTP request sent, awaiting response... 200 OK
    Length: 756 [text/plain]
    Saving to: ‘ubuntu-amavisd-new-2.11.patch’
    
    ubuntu-amavisd-new- 100%[===================>]     756  --.-KB/s    in 0s     
    
    2020-10-18 13:25:53 (125 MB/s) - ‘ubuntu-amavisd-new-2.11.patch’ saved [756/756
    
     
  4. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    No problem :)
     

Share This Page