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

  • <tfoot id='6Umqx'></tfoot>

        nohup:忽略输入并将输出附加到“nohup.out"

        时间:2024-04-13
      1. <legend id='DH23o'><style id='DH23o'><dir id='DH23o'><q id='DH23o'></q></dir></style></legend>
        1. <tfoot id='DH23o'></tfoot>
          • <bdo id='DH23o'></bdo><ul id='DH23o'></ul>

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

                  <tbody id='DH23o'></tbody>

                  <i id='DH23o'><tr id='DH23o'><dt id='DH23o'><q id='DH23o'><span id='DH23o'><b id='DH23o'><form id='DH23o'><ins id='DH23o'></ins><ul id='DH23o'></ul><sub id='DH23o'></sub></form><legend id='DH23o'></legend><bdo id='DH23o'><pre id='DH23o'><center id='DH23o'></center></pre></bdo></b><th id='DH23o'></th></span></q></dt></tr></i><div id='DH23o'><tfoot id='DH23o'></tfoot><dl id='DH23o'><fieldset id='DH23o'></fieldset></dl></div>
                • 本文介绍了nohup:忽略输入并将输出附加到“nohup.out"的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我想通过 nohup.php 启动我的服务器,但是命令没有运行并显示以下错误

                  I want to start my server through nohup.php but the command is not running and displays following error

                  nohup:忽略输入并将输出附加到nohup.out"

                  nohup:ignoring input and appending output to 'nohup.out'

                  我正在通过 putty 使用 ssh,这就是我正在做的事情

                  I am using ssh through putty, this is what i am doing

                  nohup php server1.php

                  nohup php server1.php

                  推荐答案

                  这不是错误 - 这是正常行为.它只是通知您,一旦启动,输入/输出就会从您的控制台中删除.

                  That's not an error - it's normal behavior. It just informs you that once started the in/output is removed from your console.

                  为了避免消息你需要像这样开始

                  To avoid the message you need to start it like

                  nohup php server1.php </dev/null &>/dev/null &
                  

                  这篇关于nohup:忽略输入并将输出附加到“nohup.out"的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  上一篇:无法使用 PHP pg_connect() 连接到 PostgreSQL 下一篇:PHP 警告:未知:输入变量超过 1000

                  相关文章

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

                  <small id='6Dms0'></small><noframes id='6Dms0'>

                  1. <tfoot id='6Dms0'></tfoot>
                    • <bdo id='6Dms0'></bdo><ul id='6Dms0'></ul>
                    1. <legend id='6Dms0'><style id='6Dms0'><dir id='6Dms0'><q id='6Dms0'></q></dir></style></legend>