duanlu5055 2014-03-11 10:53
浏览 108
已采纳

设置Web服务器的权限以访问app / storage中的文件夹作为写入

When launch Laravel and point the browser to localhost/laravel-master/, it just displays the content of the directory.

Refering to installation guide http://laravel.com/docs/installation I will quote this part

Permissions Laravel may require one set of permissions to be configured: folders within app/storage require write access by the web server.

How can i set permission for web server to access folders within app/storage as write ?

I tried to run from command line C:\wamp\www\laravel-master\public>chmod -R 777 storage but got the error 'chmod' is not recognized as an internal or external command, operable program or batch file.

  • 写回答

1条回答 默认 最新

  • dongxiang3205 2014-03-11 11:02
    关注

    First off by the C: I'm guessing you are running windows. The command you tried is for Linux. That's why that didnt work try this link to solve your issue windows suport

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

报告相同问题?

悬赏问题

  • ¥15 请问有人会紧聚焦相关的matlab知识嘛?
  • ¥15 网络通信安全解决方案
  • ¥50 yalmip+Gurobi
  • ¥20 win10修改放大文本以及缩放与布局后蓝屏无法正常进入桌面
  • ¥15 itunes恢复数据最后一步发生错误
  • ¥15 关于#windows#的问题:2024年5月15日的win11更新后资源管理器没有地址栏了顶部的地址栏和文件搜索都消失了
  • ¥100 H5网页如何调用微信扫一扫功能?
  • ¥15 讲解电路图,付费求解
  • ¥15 有偿请教计算电磁学的问题涉及到空间中时域UTD和FDTD算法结合的
  • ¥15 three.js添加后处理以后模型锯齿化严重