douci2516 2016-06-29 15:43
浏览 295
已采纳

在Ubuntu上的php 5.6上安装php-zip [重复]

This question already has an answer here:

I can't install php-zip on my Ubuntu VM with the last php5.6.

Can't find find anything clear on it.

I still get that Apache error :

PHP Fatal error:  Class 'ZipArchive' not found in /var/www/uta/system/library/PHPExcel/PHPExcel/Writer/...

Thanks

</div>
  • 写回答

1条回答 默认 最新

  • doulu4534 2016-06-29 15:45
    关注

    Try either

    • sudo apt-get install php-zip or
    • sudo apt-get install php5.6-zip

    Then, you might have to restart your web server.

    • sudo service apache2 restart or
    • sudo service nginx restart

    If you are installing on centos or fedora OS then use yum in place of apt-get. example:-

    sudo yum install php-zip or sudo yum install php5.6-zip and sudo service httpd restart

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 freertos下使用外部中断失效
  • ¥15 输入的char字符转为int类型,不是对应的ascall码,如何才能使之转换为对应ascall码?或者使输入的char字符可以正常与其他字符比较?
  • ¥15 devserver配置完 启动服务 无法访问static上的资源
  • ¥15 解决websocket跟c#客户端通信
  • ¥30 Python调用dll文件输出Nan重置dll状态
  • ¥15 浮动div的高度控制问题。
  • ¥66 换电脑后应用程序报错
  • ¥50 array数据同步问题
  • ¥15 pic16F877a单片机的外部触发中断程序仿真失效
  • ¥15 Matlab插值拟合差分微分规划图论