Author Topic: Compression doesn't work on my server  (Read 2856 times)

dannyking

  • Newbie
  • *
  • Posts: 4
    • View Profile
Compression doesn't work on my server
« on: February 28, 2009, 08:41:24 pm »
Hi all, I've got opengoo running on a Windows server and I get this error message when I try to compress files in the documents tab:

Caught Exception in AutoLoader: exception 'Exception' with message 'Could not find class file for "ZIPARCHIVE"' in C:\Domains\booth.co.uk\wwwroot\environment\classes\AutoLoader.class.php:105 Stack trace: #0 C:\Domains\booth.co.uk\wwwroot\environment\classes\AutoLoader.class.php(111): AutoLoader->loadClass('ZIPARCHIVE') #1 C:\Domains\booth.co.uk\wwwroot\application\functions.php(33): AutoLoader->loadClass('ZIPARCHIVE') #2 C:\Domains\booth.co.uk\wwwroot\application\controllers\FilesController.class.php(1741): __autoload('ZipArchive') #3 C:\Domains\booth.co.uk\wwwroot\application\controllers\FilesController.class.php(979): FilesController->zip_add() #4 C:\Domains\booth.co.uk\wwwroot\environment\classes\controller\Controller.class.php(69): FilesController->list_files() #5 C:\Domains\booth.co.uk\wwwroot\environment\classes\controller\PageController.class.php(62): Controller->execute('list_files') #6 C:\Domains\booth.co.uk\wwwroot\environment\classes\Env.class.php(125): PageController->execute('list_files') #7 C:\Domains\booth.co.uk\wwwroot\init.php(148): Env::executeAction('files', 'list_files') #8 C:\Domains\booth.co.uk\wwwroot\index.php(9): require('C:\Domains\boot...') #9 {main}

Can anyone tell me how to fix this? Thanks!

ignacio

  • Hero Member
  • *****
  • Posts: 1703
    • View Profile
Re: Compression doesn't work on my server
« Reply #1 on: March 03, 2009, 01:43:35 pm »
You need the php-zip extension.