Enable ImageTTFText(TTF) in Directadmin servers
cd /usr/local/directadmin/customapache/wget http://savannah.nongnu.org/download/freetype/freetype-2.1.10.tar.gztar zxf freetype-2.1.10.tar.gzcd freetype-2.1.10./configuremakemake install
--with-freetype=/usr/local/lib
--with-freetype \ --with-freetype-dir=/usr/local/lib \
./build clean./build php