Hello
I have a problem.
I use php 4.3.7 with IIS 5 as a IIS module under WIN 2000 PRO.
In my script I need to write in a directory with NTFS protection.
The problem is that php start with the right of the user that request the page and I want to specify that php must be launch every time with administror right.
Is it possible to do that and if yes, how ?
Thanks