首页 > Web开发 > 详细

Mac php使用gd库出错 Call to undefined function imagettftext()

时间:2016-09-10 01:22:57      阅读:260      评论:0      收藏:0      [点我收藏+]

第一次在Mac下使用ThinkPHP,用到验证码功能时报如题的错误:

   Call to undefined function Think\imagettftext()

然后检查自己的GD库,发现安装上了的。

在网上找到解决方案:

curl -s http://php-osx.liip.ch/install.sh | bash -s 5.5

参考资料来源:http://blog.csdn.net/ayonel613/article/details/51136070

 

Mac php使用gd库出错 Call to undefined function imagettftext()

原文:http://www.cnblogs.com/b-ruce/p/5858508.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!