Koozali.org: home of the SME Server
Legacy Forums => Experienced User Forum => Topic started by: Graeme Fleming 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?
-
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.
-
Have you loaded the backup updates to 5.6b7?
ftp://ftp.e-smith.org/pub/e-smith/dev/5.6dev/updates/e-smith-backup-1.10.0-01.noarch.rpm
ftp://ftp.e-smith.org/pub/e-smith/dev/5.6dev/updates/flexbackup-0.9.8-07es.noarch.rpm
Alan--
-
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 :)
-
Yes, but it looks like perhaps they didn't apply correctly - will reapply and respond.
TIA