Do you have the php_gd2.dll module loading? In your php.ini file under
the modules, uncomment the line out then give it a try. Cheers.
Armando
Ted Lorenz wrote:
I'm trying to create a thumbnail from a jpeg file but the script stops when it
encounters the function 'imagecreatefromjpeg'. I have
I'm trying to create a thumbnail from a jpeg file but the script stops when it
encounters the function 'imagecreatefromjpeg'. I have 5.1.2 php loaded.
Below is the additional testing code and output which help me find the function
causing the problem. Any input would be helpful!
Thanks
Ted
COD