post | sidebar | footer
Showing posts with label GD. Show all posts
Showing posts with label GD. Show all posts

October 29, 2009

解決 Ubuntu 中的 php5-gd 無法使用 imagerotate() 的狀況

0 迴響
會發現這個狀況,是在使用 cool-php-captcha 這個驗證碼套件時出現的。看來是 ubuntu 套件維護小組沒有將這個功能 compiler 進去,原因請見 Recompiling PHP5 With Bundled Support for GD on Ubuntu

所以我們就必須重新 compiler 這部分了。