It works
How:
In image-inc.php: (Advice from Chuck S
Line 58:
Code:
Content visible to verified customers only.
change to
Code:
Content visible to verified customers only.
Line 301 + 309:
remove
Code:
Content visible to verified customers only.
I put a copy "cmd.exe" in the "php" directory
It works without permissions for IUSR an IWAM to cmd.exe and the directories: upload, data, etc.
But I change from php 512 to php 442.
It works with php442, php512 makes problems.
Chuck S, on my windows server 2003, with CGI/FastCGI it works without permissions for IUSR and IWAM. I had only to edit the image-inc.php and go back to php442.
thanks