Author Topic: Migrate to a new server  (Read 2154 times)

gio

  • Newbie
  • *
  • Posts: 1
    • View Profile
Migrate to a new server
« on: June 11, 2009, 12:16:10 pm »
I started using OpenGoo on my Mac under MAMP. Now I need to migrate all the data on the Linux server, how can I do? I tried to make a backup but I have an error with the ZIP class

Caught Exception in AutoLoader: exception 'Exception' with message 'Could not find class file for "ZIPARCHIVE"' in /Applications/MAMP/htdocs/opengoo/environment/classes/AutoLoader.class.php:105 Stack trace: #0 /Applications/MAMP/htdocs/opengoo/environment/classes/AutoLoader.class.php(111): AutoLoader->loadClass('ZIPARCHIVE') #1 /Applications/MAMP/htdocs/opengoo/application/functions.php(33): AutoLoader->loadClass('ZIPARCHIVE') #2 /Applications/MAMP/htdocs/opengoo/application/controllers/BackupController.class.php(174): __autoload('ZipArchive') #3 /Applications/MAMP/htdocs/opengoo/application/controllers/BackupController.class.php(155): BackupController->create_zip('ZipArchive') #4 /Applications/MAMP/htdocs/opengoo/environment/classes/controller/Controller.class.php(69): BackupController->launch() #5 /Applications/MAMP/htdocs/opengoo/environment/classes/controller/PageController.class.php(62): Controller->execute() #6 /Applications/MAMP/htdocs/opengoo/environment/classes/Env.class.php(125): PageController->execute('launch') #7 /Applications/MAMP/htdocs/opengoo/init.php(148): Env::executeAction('launch') #8 /Applications/MAMP/htdocs/opengoo/index.php(9): require('/Applications/M...') #9 {main}

Thanks
Giovanni