ISP Config on redhat Enterpise Linux V4 WS

Discussion in 'Installation/Configuration' started by gimi, Jul 14, 2006.

  1. gimi

    gimi New Member

    I would like to install ISP Config on redhat Enterpise Linux Version 4 Workstation (WS) version. I dont have the server version of redhat.
    Is this installation possible?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Generally yes. If the ISPConfig installer does not recognize your operating system, you can try to replace the /etc/redhat_release file temporarily with a file from ContOS or Fedora while you install ISPConfig.
     
  3. gimi

    gimi New Member

    Your OS not supported !

    With RH 4 WS ISP config the setup program sees " Your Operating System not supported".
    I tried the RH Enterprise Linux ES V 3 and I got the same message.
    Where can I find the right release file?
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Do this:
    Code:
    echo "CentOS release 4.3 (Final)" > /etc/redhat-release
    It should work then.
     

Share This Page