Hello,
I'm getting this error and I'm hoping for some solution from this site:
Warning: imagejpeg() [function.imagejpeg]: Unable to open 'images/temporary/9fc499.png' for writing: Permission denied in C:\inetpub\wwwroot\function.php on line 599
I'm using php 5.2.6 with gd2, mbstring, bz2, and mysql extensions enabled. I get this error when the php script generates image verification code. IIS user permission is already set to read, write, etc.
Is anyone who's willling to help me?