View Single Post
  #12  
Old 11-23-2012, 10:51 PM
NiteWave NiteWave is offline
LiteSpeed Staff
 
Join Date: Sep 2009
Posts: 2,220
the output of the test php is wrong, so your php not compile jpeg correctly.

just now I build php 5.4.6 with options
'--with-gd' '--with-jpeg-dir'
only, test script return right result.
Reply With Quote