I am on a linux system where the GD library is not compiled into PHP.
Is there a way to load this module without having to re-compile PHP?
I know that you can change the ext= in Windows, but have not seen any
specifics for a linux system.
Is there a way to load this module without having to re-compile PHP?
I know that you can change the ext= in Windows, but have not seen any
specifics for a linux system.
Comment