PDA

View Full Version : ISPConfig 2.0.8 released


till
26th August 2005, 14:00
ISPConfig 2.0.8 is available for download.


Changelog
---------

- Added traffic limits for websites.
- Added traffic limits for resellers.
- Added Support and Trouble Ticked system. (Thanks to Tribal-Dolphin)
- Added french PDF manuals. (Thanks to Tribal-Dolphin)
- Bugfix: Firewall rules don't get overwritten anymore when ISPConfig is updated.


Download
--------

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

Forums
------

http://www.howtoforge.com/forums/


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

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

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


Installation on the shell as root User:

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

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

maxx
26th August 2005, 14:26
- Bugfix: Firewall rules don't get overwritten anymore when ISPConfig is updated.

Yes they do get overwritten.

Suse 9.3
from 2.0.7 -> 2.0.8

- Maxx

* FIX. Ports are open, but can't see them on webgui *

till
26th August 2005, 15:15
- Bugfix: Firewall rules don't get overwritten anymore when ISPConfig is updated.

Yes they do get overwritten.

Suse 9.3
from 2.0.7 -> 2.0.8

- Maxx

* FIX. Ports are open, but can't see them on webgui *

On DEBIAN 3.1 all firewall rules show up correctly after the update.

domino
26th August 2005, 21:55
Sorry i'm late. I was all day trying to get ISPC on Small Damn Linux Distro. :D thanks for new release!

domino
27th August 2005, 07:33
Flawless upgrade to 2.08. Didn't really need to but I like the cool scrolling text effects :D. Anyway, everything still works. :cool:

Bedevere
28th August 2005, 21:44
Upgrade went great but one small snag - I changed my admin port from 81 to 8009. In /root/ispconfig/httpd/conf/httpd.conf it changed all the ports back to 81 (not huge) and in the /home/admispconfig/ispconfig/lib/config.inc.php it just slapped on :81 (so the line read
go_info["server"]["server_url"] = "http://www.*servername*.net:8009:81";
the *servername* was my edit....

Not huge and it still let me log in using :81, but might confuse some folks.

jernis
29th August 2005, 11:43
- Bugfix: Firewall rules don't get overwritten anymore when ISPConfig is updated.

Yes they do get overwritten.

Suse 9.3
from 2.0.7 -> 2.0.8

- Maxx

* FIX. Ports are open, but can't see them on webgui *

the ports was open but not shown on the gui. i use Fedora C4.