duafagm1066 2016-05-15 20:33
浏览 40
已采纳

Azure权限许可被拒绝

I deployed my laravel app on Azure i've changed the Virtual applications and directories to point to /public

i configured the database connection & migrated etc...

when i browse to mywebsite.azuresites.net/

it throws this error

ErrorException in compiled.php line 7310: file_put_contents(/79aa254227239a520e87412b44eed555ed812978.php): failed to open stream: Permission denied

I could not manage to make this work! any help ?

  • 写回答

1条回答 默认 最新

  • dongyingming8970 2016-05-16 15:26
    关注

    The fix was so easy but tricky

    after deploying with github there is no views folder in storage/framework

    the fix was just to create the folder views there

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

报告相同问题?

手机看
程序员都在用的中文IT技术交流社区

程序员都在用的中文IT技术交流社区

专业的中文 IT 技术社区,与千万技术人共成长

专业的中文 IT 技术社区,与千万技术人共成长

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

关注【CSDN】视频号,行业资讯、技术分享精彩不断,直播好礼送不停!

客服 返回
顶部