ispCP - Board - Support
Update RC2c to RC3 failure - Printable Version

+- ispCP - Board - Support (http://www.isp-control.net/forum)
+-- Forum: ispCP Omega Support Area (/forum-30.html)
+--- Forum: Update/Upgrade (/forum-44.html)
+--- Thread: Update RC2c to RC3 failure (/thread-2415.html)

Pages: 1 2


Update RC2c to RC3 failure - T0mcat - 02-12-2008 04:41 AM

Hi fellow members,

Has already anyone tried to update from RC2c to RC3 on debian etch. As I'm currently hosting 15 domains, I don't want to run any risk while updating. Furthermore, I don't have a second server to test. So I'm just curious if anyone has succeeded. Please report.

Greetings


RE: Update RC2c to RC3 - joximu - 02-12-2008 04:45 AM

Yes there were some people who did an RC Update.

but you may need a patch
http://www.isp-control.net/forum/fixed-update-rc2-rc3-do-not-use-ispcp-t-2357.html

and a backup is also not a bad idea...

/J


RE: Update RC2c to RC3 - T0mcat - 02-12-2008 04:54 AM

Thx Smile I had already downloaded the patch, was just waiting for an OK from other users. Backup already done, but I hate any downtime. Will try it tomorrow afternoon, and will report back here.


RE: Update RC2c to RC3 - Tschebel - 02-12-2008 08:22 AM

Hi T0mcat

i've made an upgrade from ispcp rc2c to rc3 a few days ago on a debian etch system.
The first time i tried to update occured an error an the upgrade failed but it was caused from an error by me (dumbness ^^)
on the second try the upgrade was successfull but i have had to better out some things manually:
- in the cronjobs /etc/cron.d/ispcp the path variables were not replaced so i must do this manually, examle {ISPCP_BACKUP_DIR} replace with /var/www/ispcp/eninge/backups, you'll find all pathvariables in /etc/ispcp/ispcp.conf
- turn out ipv6 only in proftpd.conf and set the database parameters for proftp

i'm pretty new to linux and the whole hosting thing so i think it shouldn't be a problem for experienced admins

best whishes
tschebel


RE: Update RC2c to RC3 - thomas666 - 02-12-2008 09:48 AM

hi T0mcat,

i updated my debian etch system yesterday (20 domains, 30 mysql db and about 100 mail accounts)

the update from rc2 to rc3 runs without problems!!! :-)

the only thing was to enable amavis/maia, turn out ipv6 in proftpd.conf and some postfix configs, that i done by myself.

greetz
thomas666


RE: Update RC2c to RC3 - gOOvER - 02-12-2008 04:13 PM

I will make a note in the Upgradedoc with turn out IPv6


RE: Update RC2c to RC3 - T0mcat - 02-12-2008 11:11 PM

I started the update a few minutes ago, by following this guide :

First error :
Quote:# cd /var/www/ispcp/engine/setup
/var/www/ispcp/engine/setup# perl ispcp-update

Can't locate ispcp-setup-methods.pl in @INC (@INC contains: /var/www/ispcp/engine/setup/.. /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8 /usr/local/lib/site_perl /usr/local/lib/perl/5.8.4 /usr/local/share/perl/5.8.4 .) at ispcp-update line 34.

I had to copy over the ispcp-setup-methods.pl from /root/ispcp-1.0.0-rc3/engine/setup/

Then the update process started until I got this error message :
Quote:Use MySQL Prefix.
Possible values: [i]nfront, [b]ehind, [n]one. [none]: n
done
Upgrading database structure...ERROR 1060 (42S21) at line 53: Duplicate column name 'captcha_count'
failed!
SQL Update failed.

Will check now in the forum for this error and will update this post later


RE: Update RC2c to RC3 - gOOvER - 02-12-2008 11:15 PM

Please follow the UpgradeGUIDE in the Wiki!!!


RE: Update RC2c to RC3 - T0mcat - 02-12-2008 11:28 PM

gOOvER Wrote:Please follow the UpgradeGUIDE in the Wiki!!!

Isn't http://www.isp-control.net/documentation/start/upgrade/rc the guide to follow ??


RE: Update RC2c to RC3 - Viktor - 02-12-2008 11:46 PM

T0mcat Wrote:
gOOvER Wrote:Please follow the UpgradeGUIDE in the Wiki!!!

Isn't http://www.isp-control.net/documentation/start/upgrade/rc the guide to follow ??

Hello,

have you forgotten Point 7.Shy

Quote: # cp -Rv /tmp/ispcp-1.0.0/usr/* /usr/
# cp -Rv /tmp/ispcp-1.0.0/var/* /var/

Kind regrads
ViktorWink