ISPConfig 2.2.9 released

Discussion in 'General' started by till, Dec 15, 2006.

  1. till

    till Super Moderator Staff Member ISPConfig Developer

    ISPConfig 2.2.9 is available for download.

    This ISPConfig release adds support for OpenSuSE 10.2 and Debian 4.0 (Etch),
    ClamAV was updated to 0.88.7 and several minor bugs were fixed. The Russian
    translation of the control panel interface was added.


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

    - Update: Updated ClamAV to 0.88.7
    - Added: Russian translation
    - Added: Support for SuSE 10.2
    - Added: Support for the upcoming Debian 4.0 (Etch)
    - Added: g++ check in the installer.
    - Added: Changed login forms: focus is now on the username field automatically.
    - Bugfix: Modified rc_edit() function to make daemons start/stop on SuSE systems.
    - Bugfix: Fixed a little bug in the display of the disk usage (see http://www.howtoforge.com/forums/showthread.php?t=9012).
    - Bugfix: Remove http:// and https:// and spaces from domains and hosts (Co-Domains, main FQDN, DNS Manager)
    - Bugfix: Fixed a bug in the paging function of the lists.


    Download
    --------

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

    Forums
    ------

    http://www.howtoforge.com/forums


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

    Download the ISPConfig-2.2.9.tar.gz from sourceforge.net

    Code:
    http://prdownloads.sourceforge.net/ispconfig/ISPConfig-2.2.9.tar.gz?download

    Installation on the shell as root User:

    tar xvfz ISPConfig-2.2.9.tar.gz
    cd install_ispconfig
    ./setup

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

    edge Active Member Moderator

    Xmas came early this year :)

    Thank you for the Xmas present!

    I'll install it later today on my server(s)

    ** edit **

    It's at the moment a real slow downlaod (around 9 K/s)
     
    Last edited: Dec 15, 2006
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Have you tried a different mirror?
     
  4. edge

    edge Active Member Moderator

    The link you posted does not give any mirror's
    It's asking me to download the file yes or no..

    Normaly I do get a mirror list, but for some reason I do not get it now.
    And this is on more PC's here!
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

  6. edge

    edge Active Member Moderator

    Okay.. I've updated one of my servers (Debian Sarge) from version 2.2.8 to version: 2.2.9 with no problem!

    I'll be updating the other servers later today!

    Thank you ISPconfig team for the update!
     
    Last edited: Dec 15, 2006
  7. cryptic

    cryptic Member

    Is it easy to upgrade from 2.2.7? If not, where can I dl 2.2.8 ?
     
  8. till

    till Super Moderator Staff Member ISPConfig Developer

    You can update directly with 2.2.9. Download the installer package, unpack it and run the setup script. The setup detects automatically your installed version and updates it. Plaese make sure that you have a c++ compiler installed, this is required to compile php since ISPConfig 2.2.7.
     
  9. dlpc

    dlpc New Member

    Again updated with no problems

    1 box Mandriva 2007.0 updates from 2.2.7 >> 2.2.9
    1 box Mandriva 2007.0 x86_64 also 2.2.7 >> 2.2.9

    Thank you ISPconfig team
    ...........
    Mike
     
  10. LoebeJo

    LoebeJo New Member

    Worked for me on a debian 4.0. Many thanks to the ISPconfig team.

    But i have one remark:
    Using special character for the mysql administrator password like '!"§$%&/()' (don't know which one) will cause an error in the installation routine of ISPConfig:

    cc -o unzipsfx unzipsfx.o crc32.o crctab_.o crypt_.o extract_.o fileio_.o globals_.o inflate_.o match_.o process_.o ttyio_.o unix_.o -s
    All prerequisites are fulfilled.
    Here we go...

    Connected successfully to db ispconfig

    Unfortunately i don't have the exact messages, but they were like 'ERROR 1045 (28000): Access denied for user 'user'@'localhost' (using password: YES)'

    The result is : the database in mysql is already there, but is empty and the /tmp/*.sql file has a size of 0kb. If you don't have another backup, it's not so comfortable.

    Maybe it's possible to prevent this.

    best regards
     
  11. cryptic

    cryptic Member

    Upgrade was flawless on my test box.

    Thanks!
     
  12. bwragg

    bwragg New Member

    Just upgraded my Centos 4.4 box. Worked with a problem.

    Cheers,

    BW
     
  13. martinfst

    martinfst Member Moderator

    Keep existing info? Enhancement request.

    Did my 1st ISPConfig upgrade from 2.2.8 to 2.2.9 to and noticed the procedure also regenerates the (self-signed) certificates and the CA cert. Now that's a bit of overkill as I've done that before and I might have replaced those certs by an official cert (which I'll do when going into production).

    Could the setup/update script be enhanced to take a look at existing information and merge that? It should be possible to scan existing directories/config files and merge. The Debian / Ubuntu update scrips (apt-get upgrade) do something like this. If an upgrade scans a non-standard config file, you'll get a choice to either review manually, use the new maintainer config, keep your own of display the differences (mostly by using a 'diff').

    Would be nice if the manually updated configs could be re-used. As an example, I had updated the 'root' crontab, and the 2.2.9 update added the same lines again, just because there was an extra space somewhere. If I didn't have checked, the same entry / script would have run twice at the same time.:(

    Anyway, would be nice. No other problems encountered so far on my Ubuntu 6.10 installation.
     
  14. Hans

    Hans Moderator Moderator

    update successful

    I have updated one of my Debian Sarge servers from ISPConfig 2.2.8 to 2.2.9 with no problems.
    This week i will also do the other two servers.

    Good job! :)
     
  15. martinfst

    martinfst Member Moderator

    Add-on got wiped out with ISPConfig update?

    I just noticed, I lost the AWstats update script after my upgrade from 1.2.8 to 1.2.9. It looks like an ISPConfig update wipes out everything in /root/ispconfig/ and then re-installs from scratch. In my case I had the great AWstats contri provided by djtremors installed, but that contrib installs a script here: /root/ispconfig/scripts/shell/awstats.php. This script was gone after the update.

    Can someone confirm this? I haven't looked at the ISPconfig install/update script (yet), but if this is the case, I would like to request (again) to change the update procedure and leave existing information as it is, and not only leave the stuff in the database.....

    P.S. I still regard ISPConfig as a very helpful package :D
     
  16. shadow_alone

    shadow_alone New Member

    problem with Russian language

    I have updated one of my Fedore Core servers from ISPConfig 2.2.7 to 2.2.9 with no problems, but Russian Language not worked correctly. Some frames use charset iso-8859-1. I change config.inc.php, set $go_info["theme"]["charset"] to koi8-r.


    Thanks!
     
  17. till

    till Super Moderator Staff Member ISPConfig Developer

    Can you please specify which files are using the wrong charset?
     
  18. chicago312

    chicago312 New Member

    just did the update and lost all my user and sites?

    what can i do ?

    what can i supply to help fix the issue

    centos 4.4

    ispconfig 2.2.8 > 2.2.9
     
    Last edited: Dec 24, 2006
  19. chicago312

    chicago312 New Member

    never mind my bad.. was out of space on /tmp

    all good now!
     
  20. RamDas

    RamDas New Member

    Problem Installing ISP Config on RedHat 9 which OS to choose

    Hi Group ,

    I am New to ISP config.
    I am trying to install on a Rh 9 server.

    On running setup it exited with "your System not supported" .

    Later I tried to modiy my /etc/redhat-release file. Finally I edited the second version= .. line and the setup proceeded.

    However the setup existed on sa-update part with failed dependency of varios Perl modules.

    Then I installed all the perl modules and restarted the Install.
    This time it existed with some error of po2man binary & php5 version not compatible ....

    Fruther I also notice that whenever the setup fails the complete build directory is erased.

    I am new to ISP confing hence I want to know if I should work on a Rh 9 box or switch to Debian / Ubuntu.

    Which is the recommended OS for ISP config.
    Laslty please advise me on the recommended partitioning scheme.

    Thanx in advance.

    Warm Regards
    Ramdas.
     

Share This Page