hkBattousai
08-26-2007, 10:26 AM
I tried using image functions in PHP 5.0 on my computer with Apache 2.0 installed. And I got an error message like this :
Fatal error: Call to undefined function imagecreate() in C:\Prog\SERVER\DocumentRoot\WEBSITE\test.php on line 30
Doesn't PHP 5.0 support GD library? Or is it deactivated by default? Do I have to modify PHP.ini?
If it doesn't support, how can I install GD library?
Fatal error: Call to undefined function imagecreate() in C:\Prog\SERVER\DocumentRoot\WEBSITE\test.php on line 30
Doesn't PHP 5.0 support GD library? Or is it deactivated by default? Do I have to modify PHP.ini?
If it doesn't support, how can I install GD library?