首页 > 代码库 > Mac php使用gd库出错 Call to undefined function imagettftext()
Mac php使用gd库出错 Call to undefined function imagettftext()
第一次在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()
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。