Loading the GD module in CLI
Posted: Fri Mar 11, 2005 3:04 am
I have a short program that needs to use GD.
GD is enabled on my server.
GD is loaded just fine when I call GD functions from a file parsed by a browser, but when I run a file as a CLI, the GD function fails.
How do I load the GD module when I am running a CLI program?
GD is enabled on my server.
GD is loaded just fine when I call GD functions from a file parsed by a browser, but when I run a file as a CLI, the GD function fails.
How do I load the GD module when I am running a CLI program?