XAMPP on Windows 8.1 - 无法在 htdocs 中编辑文件

XAMPP on Windows 8.1 - Can't edit files in htdocs

我在 Windows 8.1 上使用 XAMPP。当我尝试编辑位于 htdocs 文件夹中的文件时,它不允许我保存更改。

警报消息如下所示:

Unable to save: Error: Access is denied

  1. 右键单击 htdocs 文件夹,然后 select Properties
  2. 移至 Security 选项卡
  3. Select Advanced 然后 Owner
  4. 将所有者更改为 Administrator
  5. Permissionswindow点击Add按钮打开Group or user names-可以输入everyone然后点击OK
  6. Select Full Control 勾选 Allow

同时检查:

  1. Add group "Everyone" to directory and all of it's sub-directories

  2. On Windows, who is in the Everyone and Authenticated Users groups?

  3. How to use batch file to give a folder permission to the Everyone group

  4. How to create directory with all rights granted to everyone