Hello
I have a problem when I install PHP + GD.
I can't run my php program under "command line mode" with GD.
I mean that I can't use the functions in GD library like imagecreate()....,when run in the command line mode.But it works when I run them from my web server...
What's wrong with it?
Somebody helps me....thanks.