ISPConfig 3 won't install on CentOS 7 64bit

Discussion in 'Installation/Configuration' started by Andrew Ryan, Jan 22, 2017.

  1. Andrew Ryan

    Andrew Ryan New Member

    Hello.
    I am installing perfect server Centos 7 Nginx Dovecot ISPConfig

    https://www.howtoforge.com/perfect-server-centos-7-x86_64-nginx-dovecot-ispconfig-3-p3

    I ran into trouble when I got to task 24 which was installing ISPConfig 3 itself. I put in the following commands

    Code:
    cd /tmp
    wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz
    tar xfz ISPConfig-3-stable.tar.gz
    cd ispconfig3_install/install/
    
    then
    
    php -q install.php
    
    
    I got the following:

    Code:
    --------------------------------------------------------------------------------
    _____ ___________   _____              __ _         ____
    |_   _/  ___| ___ \ /  __ \            / _(_)       /__  \
      | | \ `--.| |_/ / | /  \/ ___  _ __ | |_ _  __ _    _/ /
      | |  `--. \  __/  | |    / _ \| '_ \|  _| |/ _` |  |_ |
    _| |_/\__/ / |     | \__/\ (_) | | | | | | | (_| | ___\ \
    \___/\____/\_|      \____/\___/|_| |_|_| |_|\__, | \____/
                                                  __/ |
                                                 |___/
    --------------------------------------------------------------------------------
    
    
    >> Initial configuration
    
    Operating System: CentOS 7 or compatible
    
    sh: which: command not found
    ISPConfig requieres which
    
    I am also wondering why it says "Welcome to nginx on Fedora!" on my homepage when I type in my IP address in browser instead of CentOS.

    Thanks for any help you can provide.
     
  2. Andrew Ryan

    Andrew Ryan New Member

    I think it might have to do with the fact that I am using CentOS 7.3 rather than 7.2. I'll have to rebuild the server and see if the problem still exists.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Andrew Ryan likes this.
  4. Andrew Ryan

    Andrew Ryan New Member

    Thank you very much.
     

Share This Page