but I wouldn't migrate to SVN... Is there a different way, I guess I would need to migrate to SVN all of my servers and than I couldn't revert to stable right? I guess this will be a feature in tbe next stable version that comes out in a few months? Cheers, Feri
Theoretically you could update from the svn stable branch now and switch back to stable once 3.0.5.4 gets released. Remember, the svn developer branch is not equal to the current stable svn branch where bugfixes and small additions to the current 3.0.5.x versions get committed. If you can not wait for 3.0.5.4 to get the changes, I would recommend you try the svn stable on a testing server, before you think about applying to your productive ones. It's never recommended to use the svn (neither trunk nor stable) on productive systems unless you really know what you're doing.
You would have to track down all changes that belong to this feature and then patch the files on your servers with these changes. Yes, it can happen that you can not go to stable branch if there are larger table layout changes. Please be aware that there is more then one svn branch, Croydon talked about svn stable while you seem to talk about svn trunk ( the svn option that you have ispconfig update script). SVN trunk contains the untested code and is for developers only, so never install a svn trunk version on a server that contains any real data. It will be in the next patch release which gets released in a few weeks as its in stable svn branch and not svn trunk.
Several branches I've tested won't work there is something else... during installation I get this error Code: ERROR 1101 (42000) at line 139: BLOB/TEXT column 'template_additional' can't have a default value also the mysql obviously is not installed correctly due to this issue i think... so of course I get this error Code: #0 db->query(SELECT * FROM sys_session WHERE session_id = Which one is the correct svn branch for stable updates(working updates)? I m running percona mysql 5.6 but tested different mysql setups on ubuntu 12.04 thank you very much! haven't had those issues before with with ispconfig installed server twice...
The stable branch is this one: svn://svn.ispconfig.org/ispconfig3/branches/ispconfig-3.0.5 I tested it this morning already, works on my servers without any problems. The supported setup and mysql version is the one that gets installed in the perfect setup for Ubuntu 12.04. The setup might fail if you dont follow the perfect setup guide (which describes the system requirements for ispconfig) or install other software then it is described there.
Some patches for ISPConfig 3.0.5.3 are available at ispconfig.org incl. a new patch tool: http://www.ispconfig.org/download/patches/
Hi, since I updated to the 3.5.0.3 version the protected folders are stopped working properly. The users they existed before the update do still have access normally but new users I added to a protected folder can't logon. Are you aware of this issue? Thank you, Ferenc
There has been no such issue reported yet. Please add it to the bugtracker and we will verify and fix it.
FTP permissions problem Hi, In the begining I would like to apologize for my English. So after upgrade from ispconfig3 3.5.1 to ispconfig3 3.5.3 I have problem with FTP. When I create new ftp user and trying to change the directory from /var/www/clients/client1/web1 to /var/www/clients/client1/web1/web/ups in options tab I always got error "You have no permission for this domain." But I'm logged as admin. Can anybody help me ?
Email and other errors after updateing I updated two of my servers to the new ispconfig3 and on both the pop email is offline. On the other system I can not even load ispconfig as it is getting a MySQL error. only parts of the interface show up. Does anyone have any idea what is going on. Thanks
Which Linux distribution do you use? Which mysql error do you get and which errors do you get in the mail.log regarding the pop3 issue?
Have a look here please: http://www.ispconfig.org/page/en/ispconfig/patches.html Patch ID: 3053_dashboard
Do you plan a new version soon? I see development is active on http://git.ispconfig.org/ispconfig/ispconfig3