Jump to content

unlink() permissions


cjm51213

Recommended Posts

Hi Folks,

 

I'm running PHP 5.3.13 on IIS 7.  At the end of my script I need to unlink() expired files which are on a NAS that is a member of the AD Domain.  As you can guess by the title, this is failing for permissions restrictions.

 

I need to know the credentials I am using as the webserver so I can adjust the permissions on the NAS accordingly.  Is there a script equivalent to phpinfo() that would output to my log the security principals of the process running my script?

 

Also, I learned that the view of the filesystem from PHP, under IIS 7 at least, is not the same as the filesystem as viewed from a command prompt.  There are executables that are visible from the command prompt that are not visible from a PHP script and vice versa.  Does anybody have an explanation for this?  For instance, I wanted to run WBAdmin from a PHP script only to find that it is not visible to PHP!!!

 

Thanks for the help,

 

Chris.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.