GD Library Error: imagecreatetruecolor does not exist
Posted on | July 3, 2009 | Views (2,258) | Comments (5)
To solve this problem you should get gd extentioin installed and activated in PHP.
Normally the gd library is availlble with PHP 4.3+ installed. However if it doesn’t exist, for linux users, type the following command in a terminal,
sudo apt-get install php5-gd
For those who use windows, you can find it in the ext directory in php-5.2.10 [...]
Hi everyone, I'm Hui, a student originally from China, now studying at TELECOM SudParis in France. Hui-Wang.info is being used as a place to record my various adventures with technology.