Installing ISPConfig on Debian

Discussion in 'Server Operation' started by banaantje12, Feb 4, 2007.

  1. banaantje12

    banaantje12 New Member

    I want to install ISPConfig on Debian. But when I came to the section of Apache I noticed there were a lot of packages I wanted but weren't included.

    I thought of this (If there is a package that ISPConfig will include or if it could mess up ISPConfig please say so):
    Code:
    apt-get install apache2 apache2-common apache2-doc
    apt-get install libapache2-mod-php5 php5 php5-dev php5-common php5-mysql php5-gd php5-ming php-gettext php5-mcrypt php5-mhash php5-curl php5-xslt php-fpdf php5-imap
    apt-get install freetype2 libfreetype6 libjpeg62 libpng3 expat sablotron freetds gettext libxslt1 lib32ncurses5 libapreq2
    apt-get install imagemagick php5-imagick
    apt-get install libapache2-mod-security
    apt-get install perl libapache2-mod-perl2 libwww-perl
    But the installation gave a few more packages (Do I realy need them?):
    Code:
    apt-get install php5-cli php5-domxml php5-ldap php5-mcal php5-odbc
    Greetings,
    Erwin
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    You dont need the additional packages to run ISPConfig if you dont want to use the functionality provided by them in your hosted websites.
     

Share This Page