Can't update

Discussion in 'General' started by PetrCZE, May 16, 2020.

  1. PetrCZE

    PetrCZE New Member

    Hello,
    I cant update ISPConfig. I installed ISPConfig yesterday according howtoforge tutorial for Debian10.

    Code:
    root@root:~$ ispconfig_update.sh
    -bash: ispconfig_update.sh: command not found
    What should I do?

    Thanks
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Hwo did you become root user? The command in Debian 10 is "su -" now and not just "su" as before. using just su will not work anymore and gives you command not found errors due to wrong path value.
     
    Th0m likes this.
  3. PetrCZE

    PetrCZE New Member

    Thanks Till! :D I used only sudo su.
     
  4. Alex10001

    Alex10001 New Member

    I'm having the same error but on Centos 7.
    I've tried running the script directly with the same result:
    ispconfig_update.sh: command not found
     
  5. Th0m

    Th0m ISPConfig Developer Staff Member ISPConfig Developer

    Are you logged in as root user?
     

Share This Page