ISPConfig 3.0.5 is available for download. This release is a major release of ISPConfig 3. For a detailed list of changes, please see the changelog section below. ===================================================== *** New! The ISPConfig 3 manual for ISPConfig 3.0.5 is now available! *** Version 1.4 for ISPConfig >= 3.0.5 (Date: 02/22/2013) Author: Falko Timme <[email protected]> 373 pages The manual can be downloaded from these two links: http://www.ispconfig.org/ispconfig-3/ispconfig-3-manual/ http://www.howtoforge.com/download-the-ispconfig-3-manual ===================================================== What's new in ISPConfig 3.0.5 - APS package installer. See http://www.apsstandard.org for a list of available packages. - New web backup system which includes the website databases. - Mailuser login. - PHP version selector. Use different PHP versions for different websites. - Subdomains as virtualhost with separate directory inside the directory tree of the main website without rewriting. - Support for mod_perl2. - Improved default theme. - Global search function. - PHP-FPM support for Apache servers. - PHP-FPM mode selector in website options. - Hardened the website folder structure with new folder protection feature and stricter security settings. - Maintenance mode. - Password generator. - Password confirmation fields. - Directive snippets for Apache, nginx, and PHP can now be saved and be reused for other websites. - Forms can be submitted by pressing ENTER (you don't have to click the Save button anymore). - Many more minor feature enhancements and bugfixes. - IDN domains are converted automatically to / from punicode. (requires PHP idn extension from pecl) - Mail traffic reporting for dovecot servers. Special thanks to Marius Cramer from www.pixcept.de for his contributions to the 3.0.5 ISPConfig release. ----------------------------------------------------- - Download ----------------------------------------------------- The software can be downloaded here: http://prdownloads.sourceforge.net/ispconfig/ISPConfig-3.0.5.tar.gz ------------------------------------ - Changelog ------------------------------------ http://bugtracker.ispconfig.org/index.php?do=index&tasks=&project=3&due=45&status[]= -------------------------------------- - Known Issues: -------------------------------------- Please take a look at the bugtracker: http://bugtracker.ispconfig.org -------------------------------------- - BUG Reporting -------------------------------------- Please report bugs to the ISPConfig bugtracking system: http://bugtracker.ispconfig.org ---------------------------------------- - Supported Linux Distributions ---------------------------------------- - Debian Etch (4.0) - Squeeze (6.0) and Debian testing - Ubuntu 7.10 - 12.10 - OpenSuSE 11 - 12.2 - CentOS 5.2 - 6.3 - Fedora 9 - 15 ----------------------------------------- - Installation ----------------------------------------- The installation instructions for ISPConfig can be found here: http://www.ispconfig.org/documentation/ ------------------------------------------ - Update ------------------------------------------ To update existing ISPConfig 3 installations, run this command on the shell: ispconfig_update.sh Select "stable" as the update resource. The script will check if an updated version of ISPConfig 3 is available and then download the tar.gz and start the setup script. Detailed instructions for making a backup before you update can be found here: http://www.faqforge.com/linux/controlpanels/ispconfig3/how-to-update-ispconfig-3/ If the ISPConfig version on your server does not have this script yet, follow the manual update instructions below. ------------------------------------------- - Manual update instructions ------------------------------------------- Code: cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xvfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install php -q update.php
Thank you for this new release. Today i've updated my Debian testing server at home. Everything went fine. Later i will update my servers in the DC.
Hoooooooooooray !!!!!!!!!!!!!!!!!!!!11111111111111111 Congratulations! Dev team you are the best! Finally I can transfer production systems on ISPconfig Apache + FPM ! Hope new manual has normal contents bookmarks as every normal PDF do. But whatever, it's smallest problem, I will buy it anyways. Hope there won't be huge problems with new installations.
In next few days CentOS 6.4 will be ready. As it is minor release hope there won't be much differences between ISPconfig installation on CentOS 6.3.
Great news, I hope a detailed how-to will be posted soon, as usual =) Thank you guys for the outstanding work.
Bugs in new release. I made just upgrade from 3.0.5 RC2 to the final release, and I found a few errors. 1) Client can see the settings information: ISPConfig Tools Change user settings ispconfig_tools_note TEST 2) Client can adjust the settings of the module from the list of "admin" 3) Logged in as administrator to the panel on the entrance to the "System> Users" and trying to log in as the user get the following information and impossible to log in as a user: DB :: query (SELECT username, passwort sys_user FROM WHERE userid =) -> mysqli_query Something is wrong in your syntax next'' at line 1 # 0 db-> query (SELECT username, passwort sys_user FROM WHERE userid =) called at [/ usr / local / ispconfig / interface / lib / classes / db_mysql.inc.php: 158] # 1 db-> queryOneRecord (SELECT username, passwort sys_user FROM WHERE userid =) called at [/ usr / local / ispconfig / interface / web / admin / login_as.php: 64] Do you want to login as user? If you do so, you can \ 'go back \ "by clicking at logout. 4) In the "System> Packages", click on the update packages but did not get any list (not updated APS package installer) 5) If you turn on the mode of "maintenance mode" and the client wants to remember password is crushing the party if we set as default theme "ISPC-larry". Tested in IE 9
System > Packages has nothing to do with the APS Installer. Then that seems to be a problem with the theme (which is not developed by us), not ISPConfig.
@andypl: 1) Works on my server and I dont see the text you described. Which language do you use in ispconfig? The info text was there in one of the pre releases, so I guess your server is not updated to the final yet. 2) The admin module does not show up in the list of available modules. It whowed up in one of the pre releases, so your system does not seem to be using the files from final. 3) Login as user when clicking on the icon in the admin list works fine here. 4 + 5) See Falkos post. To fix the issues on your server, redor the update by using the manual update instructions from the release notes and switch to the default theme or contact the developer of your theme and ask him for a updated version for ispconfig 3.0.5.
@till, @falko: I made update from RC2 to final as follows: Code: cd /tmp wget http://www.ispconfig.org/downloads/ISPConfig-3-stable.tar.gz tar xvfz ISPConfig-3-stable.tar.gz cd ispconfig3_install/install php -q update.php In the screenshots below you can see that I use the Polish language and ISPConfig information shows that already have version 3.0.5 After turning off the browser and start again this is no longer a problem. The problem is shown in the screenshot.
None of these occurs on any of our servers with the default theme. The theme which is shown on your screenshots is not from ispconfig project, so your issues are most likely related to that. Like recommended above, switch the theme to default and ask the vendor of your theme to release a update.
Successfully updated my production server to 3.0.5 without issues. Also, I was able to install 2 packages using APS package installer without any problems. Thanks for your hard work on this release.
Is it possible to make variables in snippets? etc: Code: magic_quotes_gpc = Off display_errors = 0 upload_tmp_dir = /var/www/clients/{client-id}/{web-id}/tmp
UI Problem after Updates Hello ISPCOnfig-Team, i updated a multiserver-setup from Version 3.0.4.6 to 3.0.5 and ran into this issue: When opening "add client" or "edit client" and the "limits" the window blocking the UI with the "loading wheel" shows up and stays there forever. I can still edit settings (the ones not blocked by the window) an save them, but the top-window stays until i reload the page. We use german UI with the default template. Any ideas? Thanks! stuecki
We've found the problem already (a problem with a German language file). Until we release a fix, you can switch to English where it should work.
Hello, I upgraded few single and multiserver too without any problems. Thanks to all developers. And the question .. is it possible to disable web backup function for customers at all? We have another backup solution so there is no need for this function in our environment. Thank you.