Call to undefined function ImageCreate错误的解决 ∞ draft 01 Dec 2013 jsongo 主要是因为缺少gd库,装一下就ok了: apt-get install php5-gd DONE