ispCP - Board - Support
[error] upgrade 1.0.0 rc7 to 1.0.3 - 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: [error] upgrade 1.0.0 rc7 to 1.0.3 (/thread-8985.html)



[error] upgrade 1.0.0 rc7 to 1.0.3 - zion.trooper - 12-28-2009 10:55 PM

Hi ppl,

I have a major problem :S
I have done all like explained here
http://www.isp-control.net/documentation/doku.php?id=start:upgrade:debian

But when I run
PHP Code:
perl ispcp-update 
I get this error
PHP Code:
Can't locate File/MimeInfo/Magic.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/                                                                          b/site_perl .) at ispcp-update line 53. 

Can U pls help, since I have couple of live sites here, and I'm not so good with fixing this type of issues.

Cheers,
Nemanja
problem solved with

apt-get install libhtml-parser-perl
apt-get install libfile-mimeinfo-perl

I found this for lenny, but works on etch to Smile

But now new issue. It seems that mySQL server is down from some reason.

This is problem now
PHP Code:
ispCP database
Update ispCP database schema
:                                 [failed]

FATALAn error was occured during update process!
Correct it and re-run this program



RE: [error] upgrade 1.0.0 rc7 to 1.0.3 - gOOvER - 12-29-2009 05:29 AM

That's atm not possible to upgrade from a RC Version to 1.0.3. You first have to update your Version to 1.0.0, than to 1.0.3 Wink


RE: [error] upgrade 1.0.0 rc7 to 1.0.3 - zion.trooper - 12-29-2009 10:24 AM

Just simple rc7 --> 1.0.0 stable and then 1.0.0 --> 1.0.3 and then to restore data after migration to 1.0.3 ?