• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

IIS permissions for PHP applications: Permission denied

MislavO

Regular Pleskian
Hello.

Plesk version is 11.0.9., running windows server 2008.

Here is the situation/problem:
- client has domain1 and domain2/domain3
- on domain2/3 he have php applications and on domain1 there are pictures (he want to write from domain2/3 to domain1)
- now, the part for allowing php to execute outside it done with open_basedir

Problem is now when it comes to writing from domain2/3 to domain1 - I've tried quite few solutions suggested, including changes on IUSR user on folders through IIS manager, adding additional read/write permissions in hosting settings, but no success - I always get permission denied:
Warning: touch() [function.touch]: Unable to create file C:\Inetpub\vhosts\domain1\httpdocs\test\test2.txt because Permission denied in C:\Inetpub\vhosts\domain2\httpdocs\test\test.php on line 6

What do you suggest?
 
Back
Top