第一次在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下使用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
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。