Quote:
Originally Posted by till
The update has to be applied on all servers. You should start with the master server. The updater will ask if it shll update permissions in the master database, you should have to say "y" on one of the servers, it does not matter which one as all permissions get updated for all servers in this case.
As a sidenote: We will release a bugfix version soon which fixes the bugs found in the last two days, so you might want to wait a few days until you update.
|
thanks Till
I followed this how to
http://www.faqforge.com/linux/contro...e-ispconfig-3/
I don't which bugs you mention but I found at least two problem when upgrading to 3.0.5.1
vlogger need perl TimeDate Format.pm to run properly and somehow vlogger can run properly without that perl package befor upgrade
solved at
http://www.howtoforge.com/forums/sho...3&postcount=30
and ISPconfig control panel's url caused Internal Server error due to can't find php location. solved by editing /var/www/php-fcgi-scripts/ispconfig/.php-fcgi-starter
Change path "/usr/lib/cgi-bin/php" to "/usr/bin/php-cgi \"
http://www.howtoforge.com/forums/sho...25&postcount=2