hi,
i am pretty new to this - however my first steps feel really like "home"!
from what i can tell (so far), you have put together some amazing tool... and: the more i see, the more i like it...

but, one thing: i also get an error when trying to backup.
here's the error code i get (i hide the full path on my server with "***"), while "
og" is the folder in which i installed opengoo.
something wrong with the server setup maybe?
i'm running version 1.3.1 on a (shared) webhosting server (virtual server). usually i don't have much trouble with this, however i'm no pro in such things (otherwise i could eventually figure this out by myself).
thanks for any ideas / info / insight!

.................
Caught Exception in AutoLoader: exception 'Exception' with message 'Could not find class file for "ZIPARCHIVE"' in /***/***/***/***/og/environment/classes/AutoLoader.class.php:105 Stack trace: #0 /***/***/***/***/og/environment/classes/AutoLoader.class.php(111): AutoLoader->loadClass('ZIPARCHIVE') #1 /***/***/***/***/og/application/functions.php(33): AutoLoader->loadClass('ZIPARCHIVE') #2 [internal function]: __autoload('ZipArchive') #3 /***/***/***/***/og/application/controllers/BackupController.class.php(174): class_exists('ZipArchive') #4 /***/***/***/***/og/application/controllers/BackupController.class.php(155): BackupController->create_zip() #5 /***/***/***/***/og/environment/classes/controller/Controller.class.php(75): BackupController->launch() #6 /***/***/***/***/og/environment/classes/controller/PageController.class.php(62): Controller->execute('launch') #7 /***/***/***/***/og/environment/classes/Env.class.php(133): PageController->execute('launch') #8 /***/***/***/***/og/init.php(146): Env::executeAction('backup', 'launch') #9 /***/***/***/***/og/index.php(9): require('/***/***...') #10 {main}