PDA

View Full Version : ISPConfig 2.2.17 Beta available for testing


till
24th September 2007, 13:44
ISPConfig 2.2.17 Beta 1 is available for download.

This ISPConfig release updates the Apache for the controlpanel on port 81 to 1.3.39,
mod_ssl to 2.8.30-1.3.39 and PHP to 5.2.4. Several Bugs were fixed.


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

- Update: Apache to 1.3.39
- Update: mod_ssl to 2.8.30-1.3.39
- Update: PHP to 5.2.4
- Update: Spamassassin to 3.2.3
- Added: Installer checks if the installation is run from within /root/ispconfig
or /home/admispconfig; if so, the installation aborts with an error
message telling the user to install from another directory.
- Bugfix: Symlink .user_prefs file to .spamassassin/user_prefs
- Bugfix: Updated Chroot creation script.
- Bugfix: Fixed a bug that allows users to create subdomains of domains that
belong to another customer.
- Bugfix: Added better domain and admin email check in dns manager.
- Bugfix: Added better domain check for websites.
- Bugfix: Do not allow IP 127.0.0.1 in DNS-Manager.


Download
--------

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

Forums
------

http://www.howtoforge.com/forums


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

Download the ISPConfig-2.2.17-beta1.tar.gz from sourceforge.net

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

Installation on the shell as root User:

tar xvfz ISPConfig-2.2.17-beta1.tar.gz
cd install_ispconfig
./setup

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

Hans
24th September 2007, 14:23
Hi Till,
Thanks for this new beta version.

I have problems with the installation on my Debian Etch testserver.
Please, have a look to the attached file.

I tried to install form /root/ispconfig to see what would happen.

till
24th September 2007, 14:39
Ok, thanks. Looks like the /root/ispconfig prevention patch does not work as it should :(

To update your system now without reinstallation, please run:

mkdir /root/ispconfig

and unpack and run the installer from /tmp. I will review the patch that should prevent installations from /root/ispconfig :)

Hans
24th September 2007, 14:44
Ok Till,

I will do that. Untill later, I will report again.

Hans
24th September 2007, 20:42
Dear Till,

In the mean time i have installed ISPConfig 2.2.17 beta1 on my Debian test-server and as far as i can verify it, everything looks ok.

I think Spamassassin was updated to version 3.2.3 already with the release of ISPConfig 2.2.16.

The /root/ispconfig prevention patch is not working as it should indeed, but there is one more thing:

Within the Greek Language packs within the file /home/admispconfig/ispconfig/web/tools/lib/lang/gr.lng and /home/admispconfig/ispconfig/web/tools/lib/lang/gr-old.lng there is a line starting with $wb["zugangsdaten_kunde_einleitung"] = ""...blablabla..."
The double "" at the beginning of the text string makes the Greek tool-page within ISPConfig crash, please change it for this release, if still prossible.

By the way, i think the /home/admispconfig/ispconfig/web/tools/lib/lang/gr-old.lng file must be removed, because on the tools page you only can choose from one greek language not two!
I am quiet sure about his point, because the file /home/admispconfig/ispconfig/web/tools/lib/lang/gr-old.lng is not available for ISPCOnfig 2.2.16 stable.


Thanks for the nice work anyway!

falko
25th September 2007, 20:25
Ok, thanks. Looks like the /root/ispconfig prevention patch does not work as it should :(

I've fixed this in the meantime. :)

Hans
26th September 2007, 13:46
I have closed this thread, because of the release of ISPConfig 2.2.17 beta 2.
For more information have a look here: http://www.howtoforge.com/forums/showthread.php?t=15800