后臺登錄圖片驗證碼報錯 Error: Call to undefined function imagettfbbox() in
用的 ./configure --with-php-config=/server/php8.1/bin/php-config --enable-gd --with-freetype --with-jpeg --with-webp --with-xpm 試了好幾次也是不行
你gd加載了兩次
處理了 只加載一個也是不行
你的freetype有問題
正常應(yīng)改有這個
FreeType Support => enabled FreeType Linkage => with freetype
安裝了 freetype2.10.0 ./configure --prefix=/usr/local/freetype 重新編譯GD ./configure --with-php-config=/server/php8.1/bin/php-config --with-webp=/usr/include/webp --with-jpeg=/usr/include --with-freetype=/usr/local/freetype 還是不行...
baidu 下 Call to undefined function imagettfbbox() 就知道了,freetype 沒裝