• Introducing WebPros Cloud - a fully managed infrastructure platform purpose-built to simplify the deployment of WebPros products !  WebPros Cloud enables you to easily deliver WebPros solutions — without the complexity of managing the infrastructure.
    Join the pilot program today!
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.

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