I'm running windows server 2012 R2 running IIS 8. New to the whole windows server environment.
To install PHP, I'm following the below tutorial
Part of it says, in order to use PHP's session functionality properly I need to create a new folder "sessions" and add "IIS_IUSRS" to the folder.
However when I enter the same in the "Object files box" it gives me the "Object named IIS_IUSRS was not found" error.
So far I have referred to the following, but none has been that helpful
Trying to add IIS_IUSRS to Administrators group [closed]
IIS or IIS_IUSRS permisions so that PHP can write files for WordPress
How to give Folder Permission for IIS User in C#?
IIS_IUSRS and IUSR permissions in IIS8
Been researching for hours, but can find nothing concrete enough.
I know this is old, but since I came across this when I was searching for a solution, might as well answer it.
Source of my answer: IIS_IUSRS group is not found in Windows 7 laptop