dynamic png not working

Cliff Wells cliff at develix.com
Sun Mar 15 18:46:42 MSK 2009


On Sun, 2009-03-15 at 08:33 -0700, Chris Cortese wrote:
> I just noticed on one of my sites that my php script that calls 
> header("Content-type: image/png") and imagepng(), etc., is not creating 
> a png image.  This was working before but I've not only switched to 
> nginx from Apache, I've also switched to a new server, new build of PHP, 
> etc...
> 
> Do I need to do something special with the nginx config to make this happen?


Your problem is almost certainly related to directory permissions or a
missing PHP library.

Cliff






More information about the nginx mailing list