标题:
[求助]
如何安装php5的zip支持
[打印本页]
作者:
ahjar
时间:
2012-6-25 11:12
标题:
如何安装php5的zip支持
已完整安装wdcp2.4,查看phpinfo发现没有包含zip的支持,
现在环境已搭好,如何进行添加,而不重装?
作者:
admin
时间:
2012-6-25 12:34
http://www.wdlinux.cn/bbs/thread-1356-1-1.html
作者:
ahjar
时间:
2012-7-4 20:00
回复
2#
admin
问题解决,多谢!
作者:
scofier
时间:
2012-8-6 15:47
回复
3#
ahjar
请问你是怎么解决的呢? 我也遇到这个问题了 ,直接安装就可以吗?我的不行哦,phpinfo也没有zip信息
作者:
marquis
时间:
2012-8-6 16:00
回复
4#
scofier
php zip的支持
wget -c
http://down.wdlinux.cn/in/zip_ins.sh
chmod 755 zip_ins.sh
./zip_ins.sh
作者:
sea8u8
时间:
2012-10-12 19:14
这是什么原因啊
/tmp/php-5.4.6/ext/zip/php_zip.c:776: 错误:‘PHP_FE_END’未声明(不在函数内)
/tmp/php-5.4.6/ext/zip/php_zip.c:865: 错误:expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/tmp/php-5.4.6/ext/zip/php_zip.c:907: 错误:expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/tmp/php-5.4.6/ext/zip/php_zip.c:955: 错误:expected ‘;’, ‘,’ or ‘)’ before ‘*’ token
/tmp/php-5.4.6/ext/zip/php_zip.c: 在函数‘php_zip_get_properties’中:
/tmp/php-5.4.6/ext/zip/php_zip.c:1024: 警告:赋值时将整数赋给指针,未作类型转换
/tmp/php-5.4.6/ext/zip/php_zip.c: 在文件层:
/tmp/php-5.4.6/ext/zip/php_zip.c:1185: 警告:初始化丢弃了指针目标类型的限定
/tmp/php-5.4.6/ext/zip/php_zip.c: 在函数‘zm_startup_zip’中:
/tmp/php-5.4.6/ext/zip/php_zip.c:2770: 错误:‘php_zip_get_property_ptr_ptr’未声明(在此函数内第一次使用)
/tmp/php-5.4.6/ext/zip/php_zip.c:2770: 错误:(即使在一个函数内多次出现,每个未声明的标识符在其
/tmp/php-5.4.6/ext/zip/php_zip.c:2770: 错误:所在的函数内也只报告一次。)
/tmp/php-5.4.6/ext/zip/php_zip.c:2770: 警告:从不兼容的指针类型赋值
/tmp/php-5.4.6/ext/zip/php_zip.c:2773: 错误:‘php_zip_read_property’未声明(在此函数内第一次使用)
/tmp/php-5.4.6/ext/zip/php_zip.c:2773: 警告:从不兼容的指针类型赋值
/tmp/php-5.4.6/ext/zip/php_zip.c:2774: 错误:‘php_zip_has_property’未声明(在此函数内第一次使用)
/tmp/php-5.4.6/ext/zip/php_zip.c:2774: 警告:从不兼容的指针类型赋值
/tmp/php-5.4.6/ext/zip/php_zip.c:2776: 警告:赋值丢弃了指针目标类型的限定
make: *** [php_zip.lo] 错误 1
[root@localhost 桌面]#
复制代码
欢迎光临 WDlinux官方论坛 (http://wdlinux.cn/bbs/)
Powered by Discuz! 7.2