ISPConfig 2.2.11 Beta available

Discussion in 'Developers' Forum' started by till, Feb 28, 2007.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    Hi,

    I made a beta of ISPConfig 2.2.11. This is just a hotfix release to fix the Clamasassin / ClamAV bug. Also the OpenSSL Library was updated to the latest version and the PHP memory Limit was increased to 64 MB.

    Download:

    http://www.ispconfig.org/downloads/ISPConfig-2.2.11-beta1.tar.gz

    Please report if you where able to test it. If you have ISPConfig 2.2.10 installed, I recommend to fix the clamassassin script manually instead of Updating the whole system. The OpenSSL update is not security relevant according to OpenSSL.org.

    To Manually patch the clamassassin script, edit the file /home/admispconfig/ispconfig/tools/clamav/bin/clamassassin
    and search for the line:

    CLAMSCANOPT="--no-summary --stdout --mbox"

    Change this line to:

    CLAMSCANOPT="--no-summary --stdout"
     
  2. Hans

    Hans Moderator Moderator

    ISPConfig 2.2.11 beta1 up and running

    Hi Till,

    I've downloaded and installed ISPConfig 2.2.11 beta1 on my Debian Sarge test-server. Everything looks ok, i can not find any major bugs.

    Nice for me is that the Dutch language files are updated as well.
    Thanks for the job!

    :)
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

Share This Page