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.
Posts: n/a