<legend id='56QQs'><style id='56QQs'><dir id='56QQs'><q id='56QQs'></q></dir></style></legend>
    <bdo id='56QQs'></bdo><ul id='56QQs'></ul>

<i id='56QQs'><tr id='56QQs'><dt id='56QQs'><q id='56QQs'><span id='56QQs'><b id='56QQs'><form id='56QQs'><ins id='56QQs'></ins><ul id='56QQs'></ul><sub id='56QQs'></sub></form><legend id='56QQs'></legend><bdo id='56QQs'><pre id='56QQs'><center id='56QQs'></center></pre></bdo></b><th id='56QQs'></th></span></q></dt></tr></i><div id='56QQs'><tfoot id='56QQs'></tfoot><dl id='56QQs'><fieldset id='56QQs'></fieldset></dl></div>

      <tfoot id='56QQs'></tfoot>

      <small id='56QQs'></small><noframes id='56QQs'>

    1. “流或文件"laravel.log"无法打开:无法打开流:权限被拒绝"

      quot;The stream or file quot;laravel.logquot; could not be opened: failed to open stream: Permission deniedquot;(“流或文件laravel.log无法打开:无法打开流:权限被拒绝)
      • <legend id='kIF6P'><style id='kIF6P'><dir id='kIF6P'><q id='kIF6P'></q></dir></style></legend><tfoot id='kIF6P'></tfoot>

        <small id='kIF6P'></small><noframes id='kIF6P'>

          <bdo id='kIF6P'></bdo><ul id='kIF6P'></ul>
            <tbody id='kIF6P'></tbody>

              • <i id='kIF6P'><tr id='kIF6P'><dt id='kIF6P'><q id='kIF6P'><span id='kIF6P'><b id='kIF6P'><form id='kIF6P'><ins id='kIF6P'></ins><ul id='kIF6P'></ul><sub id='kIF6P'></sub></form><legend id='kIF6P'></legend><bdo id='kIF6P'><pre id='kIF6P'><center id='kIF6P'></center></pre></bdo></b><th id='kIF6P'></th></span></q></dt></tr></i><div id='kIF6P'><tfoot id='kIF6P'></tfoot><dl id='kIF6P'><fieldset id='kIF6P'></fieldset></dl></div>

                本文介绍了“流或文件"laravel.log"无法打开:无法打开流:权限被拒绝"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                问题描述

                几天前我将文件上传到我的cent OS服务器,它工作正常,但从今天开始我收到错误.

                I upload the file to my cent OS server a few days ago, it was working fine, but from today I am getting the error.

                流或文件/var/www/html/hasibtest/storage/logs/laravel.log"无法打开:无法打开流:权限被拒绝

                The stream or file "/var/www/html/hasibtest/storage/logs/laravel.log" could not be opened: failed to open stream: Permission denied

                我的日志文件在哪里具有 777 权限,我也在尝试使用 0755、0644

                Where My log file is with 777 permission I am also trying with 0755, 0644

                谁能告诉我如何解决这个问题?

                can anyone tell me how I can resolve this issue?

                推荐答案

                先试试这个递归获取目录的所有权

                first try this to take ownership of the directory recursively

                sudo chown -R $USER:www-data storage
                sudo chown -R $USER:www-data bootstrap/cache
                

                然后使用以下设置正确的目录访问权限

                Then use the following to set proper directory access

                chmod -R 775 storage
                chmod -R 775 bootstrap/cache
                

                永远不要将目录权限设置为 777(除非您知道自己在做什么)

                这篇关于“流或文件"laravel.log"无法打开:无法打开流:权限被拒绝"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                相关文档推荐

                Converting string to MySQL timestamp format in php(在php中将字符串转换为MySQL时间戳格式)
                datetime to timestamp(日期时间到时间戳)
                PHP timestamp date to user timezone(PHP时间戳日期到用户时区)
                Converting TIMESTAMP to unix time in PHP?(在 PHP 中将 TIMESTAMP 转换为 unix 时间?)
                Convert ISO 8601 to unixtimestamp(将 ISO 8601 转换为 unixtimestamp)
                Finding days between 2 unix timestamps in php(在php中查找2个unix时间戳之间的天数)
                    <bdo id='kquJ8'></bdo><ul id='kquJ8'></ul>

                      <tbody id='kquJ8'></tbody>

                    <small id='kquJ8'></small><noframes id='kquJ8'>

                    1. <legend id='kquJ8'><style id='kquJ8'><dir id='kquJ8'><q id='kquJ8'></q></dir></style></legend>

                      <i id='kquJ8'><tr id='kquJ8'><dt id='kquJ8'><q id='kquJ8'><span id='kquJ8'><b id='kquJ8'><form id='kquJ8'><ins id='kquJ8'></ins><ul id='kquJ8'></ul><sub id='kquJ8'></sub></form><legend id='kquJ8'></legend><bdo id='kquJ8'><pre id='kquJ8'><center id='kquJ8'></center></pre></bdo></b><th id='kquJ8'></th></span></q></dt></tr></i><div id='kquJ8'><tfoot id='kquJ8'></tfoot><dl id='kquJ8'><fieldset id='kquJ8'></fieldset></dl></div>

                          <tfoot id='kquJ8'></tfoot>