Giter Club home page Giter Club logo

Comments (7)

white-poto avatar white-poto commented on June 16, 2024

php-fpm是php的cgi进程管理器,跟httpDaemon并没有关系。不是httpDaemon启动的。可以查看下ppid就知道了

from php_crontab.

ql2005 avatar ql2005 commented on June 16, 2024

不是httpDaemon 里 pcntl_fork 出来的么?..

from php_crontab.

white-poto avatar white-poto commented on June 16, 2024

不是~是php-fpm,另外一个东西

from php_crontab.

ql2005 avatar ql2005 commented on June 16, 2024

我在web程序里执行的 new HttpDaemon , 他父级的进程就是 php-fpm哇,
为了排除干扰, 'cmd' => 'ls -al',
也只有在运行这个的时候会产生这么多 php-fpm的子进程..

from php_crontab.

white-poto avatar white-poto commented on June 16, 2024

php-fpm下不能使用pcntl扩展的

from php_crontab.

ql2005 avatar ql2005 commented on June 16, 2024

原来只是认为fpm下跑不了pcntl扩展~ 没想到是会带来一些问题....
现在另外写了脚本,然后用exec来运行
终于在页面上实现了对crontab的管理

from php_crontab.

white-poto avatar white-poto commented on June 16, 2024

👍

from php_crontab.

Related Issues (14)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.