【发布时间】:2015-06-15 13:17:25
【问题描述】:
我正在运行运行 IIS 8 的 windows server 2012 R2。整个 windows server 环境的新手。
要安装 PHP,我按照下面的教程进行操作
其中一部分说,为了正确使用 PHP 的会话功能,我需要创建一个新文件夹“sessions”并将“IIS_IUSRS”添加到该文件夹中。
但是,当我在“对象文件框”中输入相同内容时,它会出现“找不到名为 IIS_IUSRS 的对象”错误。
到目前为止,我已经提到了以下内容,但没有一个有用
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
研究了几个小时,但找不到足够具体的东西。
【问题讨论】:
标签: php iis windows-server-2012 iis-8 windows-server-2012-r2