
11-23-2012, 07:23 PM
|
|
Member
|
|
Join Date: Sep 2012
Posts: 17
|
|
Quote:
Originally Posted by NiteWave
can change the build option from "--with-gd=shared" to "--with-gd", and rebuild php ? see if it resolves the issue.
another tip, to narrow down the issue, you can run test program to see if working as expected or giving out any error message. for example, http://php.net/manual/en/function.imagejpeg.php
"Example #1 Outputting a JPEG image"
|
I did the first example and got the attached. I took that code and put it in a php file, tried all the image filenames too. I also did the tail error log and nothing is coming up. I will try the --with-gd next.
Last edited by Jakobi; 11-23-2012 at 07:37 PM..
|