<bdo id='ScQB5'></bdo><ul id='ScQB5'></ul>
        <legend id='ScQB5'><style id='ScQB5'><dir id='ScQB5'><q id='ScQB5'></q></dir></style></legend>
        <tfoot id='ScQB5'></tfoot>

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

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

      2. 从 php 脚本登录/var/log 时权限被拒绝

        时间:2024-04-13

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

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

                  本文介绍了从 php 脚本登录/var/log 时权限被拒绝的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我发现我的 crontab 脚本无法按预期工作,因为它们无法写入/var/log.我尝试执行命令:

                  I found my crontab scripts do not work as expected because they cannot write on /var/log. I tried executing command:

                  sudo/usr/bin/php/var/www/html/iPhone/inarrivo/php/rome/process.php >>/var/log/romeLoading.log 2>&1

                  sudo /usr/bin/php /var/www/html/iPhone/inarrivo/php/rome/process.php >> /var/log/romeLoading.log 2>&1

                  亲手得到:

                  -bash:/var/log/romeLoading.log: 权限被拒绝

                  -bash: /var/log/romeLoading.log: Permission Denied

                  /var/log 权限为:

                  /var/log permissions are:

                  drwxr-xr-x.13 根根 4096 15 前 16.20 .

                  drwxr-xr-x. 13 root root 4096 15 ago 16.20 .

                  如果我反过来执行:

                  sudo touch/var/log/loadRome.log

                  sudo touch /var/log/loadRome.log

                  我没有任何错误.

                  可能是什么问题?

                  请注意 Apache 没有受到威胁:我从根 crontab 和 shell 调用这些脚本,并使用 sudo 作为测试.

                  Please note Apache is not at stake: I am calling those scripts from the root crontab and from the shell with sudo as a test.

                  推荐答案

                  这是一个权限问题,因为日志文件属于 root 用户并且 apache 运行了 www-data.试试 chown www-data:www-data/var/log/loadRome.log.

                  It's a permissions issue as the log file belongs to root user and apache runs off www-data. Try chown www-data:www-data /var/log/loadRome.log.

                  这篇关于从 php 脚本登录/var/log 时权限被拒绝的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:命令行 php mysqli 失败但通过 Web 服务器工作并在本地工作 下一篇:Linux/CentOS PC 上的 php.ini 文件在哪里?

                  相关文章

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

                1. <small id='Z3vPh'></small><noframes id='Z3vPh'>

                2. <tfoot id='Z3vPh'></tfoot>

                      • <bdo id='Z3vPh'></bdo><ul id='Z3vPh'></ul>