• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

How to grant PHP write access outside outside the httpdocs?

D

DeepInside

Guest
Hi,

how is it possible, to grant php write access to any folder on my windows system? For example: I want to let php create files on C:\Users\SomeUser\Downloads\

How can i do that?

I manually set the permissions of my IUSR_xxx to this folder and put the path in the php "open_basedir", but it doesn't work.

Any help?

Thank you!
 
Back
Top