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

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

报告相同问题?

悬赏问题

  • ¥20 5037端口被adb自己占了
  • ¥15 Error in check.length("fill") : 'gpar'成分'fill'的长度不能为零
  • ¥15 python:excel数据写入多个对应word文档
  • ¥60 全一数分解素因子和素数循环节位数
  • ¥15 ffmpeg如何安装到虚拟环境
  • ¥188 寻找能做王者评分提取的
  • ¥15 matlab用simulink求解一个二阶微分方程,要求截图
  • ¥30 乘子法解约束最优化问题的matlab代码文件,最好有matlab代码文件
  • ¥15 写论文,需要数据支撑
  • ¥15 identifier of an instance of 类 was altered from xx to xx错误