OK, when I run the plugin I get two ACCESS DENIED errors for a PHP folder:
11:20:13 AM php.exe:1256 CREATE C:\Program Files\PHP\uploadtemp\php26.tmp ACCESS DENIED <COMPUTER NAME>
11:20:13 AM php.exe:1256 CREATE C:\Program Files\PHP\uploadtemp\php28.tmp ACCESS DENIED <COMPUTER NAME>
And then one for the folder that I'm actually trying to create:
11:20:13 AM php.exe:1256 CREATE C:\inetpub\wwwroot\wordpress\wp-content\photos\a ACCESS DENIED <COMPUTER NAME>
I have the permissions Read, Write and Scripts Only set for C:\inetpub\wwwroot\wp-content\photos. Do i have to set the same for every parent folder? And do I need to set permissions for the PHP folder? If so, how do I do that?
Thanks,
Dane.