码迷,mamicode.com
首页 > 其他好文 > 详细

提示错误 Call to undefined function imagepng() in …

时间:2015-11-07 18:51:15      阅读:204      评论:0      收藏:0      [点我收藏+]

标签:

原因:macbook系统自带的 PHP5.5 的 GD 库有问题。

解决方法:
在终端运行:curl -s http://php-osx.liip.ch/install.sh | bash -s 5.5
等待安装,然后就ok了。

提示错误 Call to undefined function imagepng() in …

标签:

原文地址:http://www.cnblogs.com/hereim/p/4945776.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!