Problem with Red Hat Enterprise and ISPconfig

Discussion in 'Installation/Configuration' started by chua_jose, Jan 2, 2008.

  1. chua_jose

    chua_jose New Member

    Hi,
    i´ve a problem when in isntall ISPconfig
    After write ./setup in folder install_ispconfig, i recive this messege:
    ERROR: Ihr Betriebssystem wird nicht unterstützt! / Your operating system is not supported! / Votre systeme d'exploitation n'est pas supporté

    I can´t install ispconfig in RH??

    Now i have installed in Fedora
     
  2. chua_jose

    chua_jose New Member

    all ok

    all ok

    Solution:
    write this line in dist.txt

    dist_init_scripts=/etc/rc.d/init.d ## # rhatenterprise0
    dist_runlevel=/etc/rc.d ## # rhatenterprise0
    dist_smrsh=/etc/smrsh ## # rhatenterprise0
    dist_shells=/etc/shells ## # rhatenterprise0
    dist_http_user=apache ## # rhatenterprise0
    dist_http_group=apache ## # rhatenterprise0
    dist_bind_init_script=named ## # rhatenterprise0
    dist_bind_user=named ## # rhatenterprise0
    dist_bind_group=named ## # rhatenterprise0
    dist_bind_conf=/var/named/chroot/etc/named.conf ## # rhatenterprise0
    dist_bind_dir=/var/named/chroot/var/named ## # rhatenterprise0
    dist_bind_pidfile=/var/named/chroot/var/run/named/named.pid ## # rhatenterprise0
    dist_bind_hintfile=named.ca ## # rhatenterprise0
    dist_bind_localfile=named.local ## # rhatenterprise0
    dist_passwd=/etc/passwd ## # rhatenterprise0
    dist_shadow=/etc/shadow ## # rhatenterprise0
    dist_group=/etc/group ## # rhatenterprise0
    dist_cron_daemon=crond ## # rhatenterprise0
    dist_cron_tab=/var/spool/cron/root ## # rhatenterprise0
    dist_mysql_group=mysql ## # rhatenterprise0
    dist_httpd_daemon=httpd ## # rhatenterprise0
     
  3. falko

    falko Super Moderator Howtoforge Staff

    Which RHEL version do you use?
     
  4. chua_jose

    chua_jose New Member

    red hat enterprise 5
    it´s all ok
     

Share This Page