Why won't Vista let apps create new folders?

Posted: 10-01-2008, 10:43 PM
I have had two similar problems on my system.

1. An application running in one of my user folders has several folders
below the folder it runs in. One of these folders is named 'data'. It needed
to create a file in data\global. This failed until I created the global
folder manually.

2. I have Apache+MySQL+PHP running on my system. PHP was unable to create
the folder 'session' in my AppData\Local\Temp\php folder. Again, if I created
the session folder manually, PHP was then able to create session files in
that folder.

What is happening here? Please help.
Reply With Quote

Responses to "Why won't Vista let apps create new folders?"

Paul Montgumdrop
Guest
Posts: n/a
 
Re: Why won't Vista let apps create new folders?
Posted: 10-01-2008, 11:08 PM
JeffG wrote:
> I have had two similar problems on my system.
>
> 1. An application running in one of my user folders has several folders
> below the folder it runs in. One of these folders is named 'data'. It needed
> to create a file in data\global. This failed until I created the global
> folder manually.
I would assume when you did it manually as user/administrator it saw you
as the owner of the folder.

As opposed to you being a user assessing the folder and the folder was
created by other means, like the folder was created without you doing it
manually, it viewed you as not being owner of the folder, and you would
have had to have taken ownership of the folder as user to fix the
problem of permissions.
>
> 2. I have Apache+MySQL+PHP running on my system. PHP was unable to create
> the folder 'session' in my AppData\Local\Temp\php folder. Again, if I created
> the session folder manually, PHP was then able to create session files in
> that folder.
See above.
>
> What is happening here? Please help.
I also think you should do the test that's being explained in the thread
"cannot change Program Files to full control" to see other permission
conflict for the user/admin on Vista.
Reply With Quote
JeffG
Guest
Posts: n/a
 
Re: Why won't Vista let apps create new folders?
Posted: 10-03-2008, 11:07 AM


"Paul Montgumdrop" wrote:
>
> I would assume when you did it manually as user/administrator it saw you
> as the owner of the folder.
>
> As opposed to you being a user assessing the folder and the folder was
> created by other means, like the folder was created without you doing it
> manually, it viewed you as not being owner of the folder, and you would
> have had to have taken ownership of the folder as user to fix the
> problem of permissions.
>
Did you mean accessing? In any case, I would have thought I would be the
owner of the folder however it was created.

This doesn't answer my question: why can't a program run by me in my own
area create another folder beneath the one it's running in? It just doesn't
make sense.
Reply With Quote
Paul Montgumdrop
Guest
Posts: n/a
 
Re: Why won't Vista let apps create new folders?
Posted: 10-03-2008, 12:22 PM
JeffG wrote:
>
> "Paul Montgumdrop" wrote:
>
>> I would assume when you did it manually as user/administrator it saw you
>> as the owner of the folder.
>>
>> As opposed to you being a user assessing the folder and the folder was
>> created by other means, like the folder was created without you doing it
>> manually, it viewed you as not being owner of the folder, and you would
>> have had to have taken ownership of the folder as user to fix the
>> problem of permissions.
>>
>
> Did you mean accessing? In any case, I would have thought I would be the
> owner of the folder however it was created.
No, you are not owner of the folder however it was created.
TrustedInstaller could be the owner on some folders in some cases. It's
not Administrators group or even your individual user account that is
owner of the folder. Or it could be some other User group that is owner
that your individual user account is not a part of the group.
>
> This doesn't answer my question: why can't a program run by me in my own
> area create another folder beneath the one it's running in? It just doesn't
> make sense.
I suggest that you goto the Security tab for the folders in question, to
the Advanced button, and to the Owner tab and see who is the owner of
the folder, because apparently, it's not you as a user as a user logging
into system with that user-id as user/admin or even Administrators Group.

If the Advanced button is not active when you go to the Security tab,
then use the built-in Administrator account that is an account that has
full admin rights that will enable the Advance button.

<http://www.howtogeek.com/howto/windows-vista/enable-the-hidden-administrator-account-on-windows-vista/>

You should set the ownership to a user group that has full rights access.




Reply With Quote
JeffG
Guest
Posts: n/a
 
Re: Why won't Vista let apps create new folders?
Posted: 10-03-2008, 12:51 PM
Well, here's the permissions tab for the folder in question:
http:/www.enborne.f2s.com/_misc/permissions.jpg

And here is the owner tab for the same folder:
http:/www.enborne.f2s.com/_misc/owner.jpg

Looks like I am the owner and have full permission

In the Effective permissions tab, user Jeff has all boxes checked.

Still confused...
Reply With Quote
FromTheRafters
Guest
Posts: n/a
 
Re: Why won't Vista let apps create new folders?
Posted: 10-03-2008, 01:27 PM
Is your program using RunAsInvoker?

"JeffG" <JeffG@discussions.microsoft.com> wrote in message
news:2DC4E52E-A877-4FFB-9C1F-E127C1CDA711@microsoft.com...
> Well, here's the permissions tab for the folder in question:
> http:/www.enborne.f2s.com/_misc/permissions.jpg
>
> And here is the owner tab for the same folder:
> http:/www.enborne.f2s.com/_misc/owner.jpg
>
> Looks like I am the owner and have full permission
>
> In the Effective permissions tab, user Jeff has all boxes checked.
>
> Still confused...

Reply With Quote
Paul Montgumdrop
Guest
Posts: n/a
 
Re: Why won't Vista let apps create new folders?
Posted: 10-03-2008, 01:47 PM
JeffG wrote:
> Well, here's the permissions tab for the folder in question:
> http:/www.enborne.f2s.com/_misc/permissions.jpg
>
> And here is the owner tab for the same folder:
> http:/www.enborne.f2s.com/_misc/owner.jpg
>
> Looks like I am the owner and have full permission
>
> In the Effective permissions tab, user Jeff has all boxes checked.
>
> Still confused...
No, it should be Jeff(machine-name\jeff) who is the user of the
computer, just like Users(machine-name\users) or
Administrators(machine-name\administrators) are users of the machine.

If you add your user account the one you use to login to the computer as
a new user account to the folder (do the checkname) on the ADD or goto
<C> and added it there giving that account full rights, then that is the
account you should be using and NOT this Jeff/desktop thing. What is
this jeff/desktop thing about, because I sure don't know what that is
about? :-P How in the heck did that get there? :-P

Or you change the ownership to the Administrators Group account, because
your login user account if that is user/admin account is part of the
Administrators group.

One can lead a horse to the water, but one cannot make the horse drink.

Here is a *test* I want you to do. You'll find it at "cannot change
Program Files to full control" thread in this NG, do the *test*. Maybe
you won't be so confused. <smile>



Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to create new folders April Windows Vista File Management 8 10-16-2007 05:45 AM
I can not create new folders, only choice is Briefcase Doug Windows Vista Administration 0 05-24-2007 04:30 PM
Camera wizard won't create new folders car_jinx Windows XP Photos 0 08-21-2006 04:10 AM
Unble to Create new folders Dick Pearson Customize Windows XP 9 02-19-2004 08:52 AM
Access to folders and apps. Shenan T. Stanley Windows XP Security & Administration 0 08-29-2003 01:29 AM