The Perfect Server - CentOS 5.5 x86_64 [ISPConfig 3]

Discussion in 'HOWTO-Related Questions' started by Coiler, Apr 27, 2011.

  1. Coiler

    Coiler New Member

    Hey guys,

    I've recently installed CentOS (ubuntu before) and tried to setup a web hosting environment.
    The guide that I have been using for this was: The Perfect Server - CentOS 5.5 x86_64 [ISPConfig 3]

    The installation went without any real problems but in the end it says I should have gotten the following:
    But instead of that I get this output:
    I suppose I did something wrong somewhere I just can't find where.
    The file missing for amavisd should be created during installation (according to the how to maker.

    Hopefully someone can help me further.

    Thanks in advance
     
  2. falko

    falko Super Moderator Howtoforge Staff

    Open /etc/sysconfig/amavisd and set
    Code:
    CONFIG_FILE="/etc/amavisd.conf"
    instead of
    Code:
    CONFIG_FILE="/etc/amavisd/amavisd.conf"
    Restart amavisd afterwards.
     

Share This Page