PHPExcel ZipArchive not found

后端 未结 6 1322
鱼传尺愫
鱼传尺愫 2020-12-05 11:20

I\'ve just downloaded PHPExcel package and I tried to import an Excel spreadsheet, but all I get is an error ZipArchive not found. I work on Windows, but server

6条回答
  •  遥遥无期
    2020-12-05 11:58

    If you are using cpanel you may have zip extension installed but not activate. You need to active it. For this case you need to go to cpanel > inside software section > click on PHP version. Then find zip and check it. Now save.

    Refresh your application page.

提交回复
热议问题