Koozali.org: home of the SME Server

5.6 backup / restore

Graeme Fleming

5.6 backup / restore
« on: December 11, 2002, 07:27:15 AM »
Hi all

I am playing around with 5.6b7 and tried to restore my smserver.tgz backup file (about 60MB) from my 5.5 box.  When I have selected the file and clicked on the proceed button the page disappears and I get a HTTP 403 error.

Any thoughts?

Jean-Claude Wippler

Re: 5.6 backup / restore
« Reply #1 on: December 11, 2002, 01:49:44 PM »
Same here - it looks like backup scripts broke with my 5.6b7 install (actually, the daily backups work fine, it seems to be just the web interface to manage them) - here's the admin error log I see:

[Wed Dec 11 11:40:12 2002] navigation: Use of uninitialized value in print at /u
sr/lib/perl5/site_perl/5.6.1/CGI/FormMagick/Setup.pm line 174.
[Wed Dec 11 11:40:12 2002] navigation: Use of uninitialized value in substitutio
n (s///) at /usr/lib/perl5/site_perl/esmith/FormMagick.pm line 213, line
 72.
[Wed Dec 11 11:40:12 2002] navigation: Use of uninitialized value in subroutine
entry at /usr/lib/perl5/vendor_perl/5.6.1/i386-linux/XML/Parser/Expat.pm line 47
4.
[Wed Dec 11 11:40:12 2002] navigation: Use of uninitialized value in print at /u
sr/lib/perl5/site_perl/5.6.1/CGI/FormMagick/Setup.pm line 174.
syntax error at /etc/e-smith/web/panels/manager/cgi-bin/backup line 1091, near "
);"
BEGIN not safe after errors--compilation aborted at /etc/e-smith/web/panels/mana
ger/cgi-bin/backup line 1188.
[Wed Dec 11 11:42:23 2002] [error] [client 127.0.0.1] Premature end of script he
aders: /etc/e-smith/web/panels/manager/cgi-bin/backup

I'm no perl coder - suggestions on how to fix this would be welcome.


Jean-Claude Wippler

Re: 5.6 backup / restore
« Reply #3 on: December 11, 2002, 02:50:04 PM »
Alan Stevens wrote:
> Have you loaded the backup updates to 5.6b7?

Aha!  Thank you, that did the trick!  Web access and config work again - wonderful :)

Graeme Fleming

Re: 5.6 backup / restore
« Reply #4 on: December 11, 2002, 04:32:30 PM »
Yes, but it looks like perhaps they didn't apply correctly - will reapply and respond.

TIA