ISPConfig 2.2.25 Beta available for testing

Discussion in 'General' started by falko, Aug 26, 2008.

  1. falko

    falko Super Moderator Howtoforge Staff

    ISPConfig 2.2.25 Beta is available for download.

    This ISPConfig release adds an interface for creating PTR records. It contains many small enhancements and several minor bugs were fixed.

    It would be good if you could test especially the PTR interface and the DNS Manager in general.


    Detailed Changelog
    ------------------

    - Updated Clamav to 0.93.3.
    - Converted linebreaks in config.inc.php to unix linebreaks.
    - Fixed a bug in the regex for the name of the user in the mailuser login.
    - Added turkish language files.
    - Replaced "AllowOverride None" with "AllowOverride Indexes AuthConfig Limit FileInfo" in the Python section of a vhost to allow .htaccess files.
    - Added option to redirect to a custom URL after logout from ISPConfig; the URL can be defined in /home/admispconfig/ispconfig/lib/config.inc.php.
    - Added a second password field to the Mailuser interface to avoid typos when users try to change their passwords (password confirmation).
    - Changed Javascript code to stop loading the tree menu infinitely in some browsers.
    - Replaced deprecated configuration options from clamav.conf with new directives.
    - Added new section in the DNS Manager that allows the individual creation/management of PTR records.
    - Bugfix: "Create DNS" checkbox must not create A Record when the record is already existing as CNAME record.
    - Bugfix: DNS records were created when shell access was enabled and FTP disabled; this is now fixed.
    - Added domain name/hostname checks for slave and PTR records.

    Download
    --------

    http://www.ispconfig.org/downloads.htm

    Forums
    ------

    http://www.howtoforge.com/forums


    Installation Instructions
    -------------------------

    Download the ISPConfig-2.2.25-beta.tar.gz from ispconfig.org:

    http://www.ispconfig.org/downloads/ISPConfig-2.2.25-beta.tar.gz

    Installation on the shell as root user:

    tar xvfz ISPConfig-2.2.25-beta.tar.gz
    cd install_ispconfig
    ./setup

    The installer automatically detects the installed ISPConfig version and
    performs an update.
     
  2. DAVIT

    DAVIT New Member


    Where is ISPConfig-2.2.25.tar.gz download? I can see is ISPConfig-2.2.24.tar.gz today 26th Aug 2008
    Silly ME :)

    Its here!

    http://www.ispconfig.org/downloads/ISPConfig-2.2.25-beta.tar.gz
     
    Last edited: Aug 26, 2008
  3. daveb

    daveb Member

  4. Hans

    Hans Moderator Moderator

    Report

    Back from holiday and yes there it is: ISPConfig 2.2.25 beta. :)
    The setup on Debian Etch went fine. The version number is correct as well.
    Within the mailuser application the mailuser can change the password again, so that's ok.
    As far as i can see, the new PTR-function within the DNS-manager seems to work.
    Nice funtion to point IP-addresses to hostnames. :)
    ClamAV 0.93.3 seems to operate as well.

    As far as i can see, it looks good! Thanks for this nice work!
    I hope others will have a look at it as well, as i am not able to test all!
     
  5. JeGr

    JeGr Member

    As soon as I have time to diff-out my spam filter patches, I will :)
     
  6. edge

    edge Active Member Moderator

    Sorry team,

    At the moment I do not have an option to test it :/
     
  7. daveb

    daveb Member

    Same as edge here I dont have any way to test atm. Hopefully soon I can setup a test bed so I can participate more.
     
  8. jfruano

    jfruano New Member

    DNS MANAGER no run in spanish language

    Hi Falko, thanks for the new version.

    I have updated to version 2.2.25, but when I have the Spanish language selected, there not work the menu DNS MANAGER.
    appears a window white and logout of the admin panel. If I select another language it works fine.

    Some suggestion?

    Thank you.
     
  9. falko

    falko Super Moderator Howtoforge Staff

    Thanks a lot for the report, I have fixed the problem. :)

    There was a syntax error in the es.lng file in /home/admispconfig/ispconfig/web/isp_dns/lib/lang (the error is in the last two variables in that file - they are wrapped in <p> tags for some reason).
     
  10. jfruano

    jfruano New Member

    Solved :)

    Thanks again.
     

Share This Page