brew安裝php拓展沒有找到指定設定選項
ringa_lee
ringa_lee 2017-06-26 10:49:12
0
1
820

各位大佬們好,

小弟在使用php驗證碼的時候出現以下錯誤:

#找到原因是因為缺少gd中的 FreeType 函式庫。

查看phpinfo:

#已經透過brew卸載了現有的php,透過:

brew install homebrew/php/php56 \
--with-freetype \
--without-snmp \
--without-apache \
--with-debug \
--with-fpm \
--with-intl \
--with-homebrew-curl \
--with-homebrew-libxslt \
--with-homebrew-openssl \
--with-imap \
--with-mysql \
--with-tidy

想重新安裝以上內容,但卻提示:

#也已經對brew更新過了,還是不行,

求各位大佬們提供幾個解決方案指點下小弟!

多謝!

ringa_lee
ringa_lee

ringa_lee

全部回覆(1)
ringa_lee

brew install homebrew/php/php56
brew install homebrew/php/php56-gd
其他擴展同理

熱門教學
更多>
最新下載
更多>
網站特效
網站源碼
網站素材
前端模板
關於我們 免責聲明 Sitemap
PHP中文網:公益線上PHP培訓,幫助PHP學習者快速成長!