The patch command is missing.(Installing ISPconfig)

Discussion in 'Installation/Configuration' started by Qvagin, Apr 5, 2019.

  1. Qvagin

    Qvagin New Member

    HI!!!
    Installing ISPconfig:
    cd /tmp
    sudo wget -O ispconfig.tar.gz download archive ispconfig.tar.gz
    cd ispconfig3*/install/
    sudo php -q install.php
    Displayed error - The patch command is missing. Install patch command and start installation again !!!
    How to fix it?
     
  2. florian030

    florian030 ISPConfig Developer ISPConfig Developer

    apt install patch
     
    Welington likes this.

Share This Page