dsu89430 2015-06-26 20:52
浏览 150
已采纳

如何在IIS 6.0上设置目录(文件夹)的权限?

I am trying to set permissions on uploads folder. I have two projects - an original project and a pilot project. I am trying to upload images from php code. It works for me for the original project but it does not work for the pilot project where I am testing some functionality.

For "uploads" folder in original project: I see "full control" "modify" "write" in permissions settings have black ticks and everything else has grey ticks in front of them.

For "uploads" folder in pilot project: All the ticks are grey. And I tried to edit those permissions for IIS Users 1000 times, but it didn't reflect.

I have been searching for the solution since two weeks and I tried most of the solutions I found online but didn't work for me. I am new to IIS server and PHP. Some of the answers suggested that we have to change some settings in IIS manager. Please let me know if anyone needs any additional information. Thanks!

  • 写回答

1条回答 默认 最新

  • duanmei2459 2015-06-27 09:52
    关注

    Gray -- mean they inherited from parent folder.

    Go to folder property -> Security -> Advanced -> Change permissions -> check on "Replace all child object.....". -> click Apply and OK for close folder property.

    Report folder property -> Security -> make sure that user which are running your Web Pool has WRITE permission

    enter image description here

    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 虚幻5 UE美术毛发渲染
  • ¥15 CVRP 图论 物流运输优化
  • ¥15 Tableau online 嵌入ppt失败
  • ¥100 支付宝网页转账系统不识别账号
  • ¥15 基于单片机的靶位控制系统
  • ¥15 真我手机蓝牙传输进度消息被关闭了,怎么打开?(关键词-消息通知)
  • ¥15 装 pytorch 的时候出了好多问题,遇到这种情况怎么处理?
  • ¥20 IOS游览器某宝手机网页版自动立即购买JavaScript脚本
  • ¥15 手机接入宽带网线,如何释放宽带全部速度
  • ¥30 关于#r语言#的问题:如何对R语言中mfgarch包中构建的garch-midas模型进行样本内长期波动率预测和样本外长期波动率预测