Skip to main content

PHP daemon killed mysteriously

Comments

7 comments

  • Anoop P Alias
    Which user runs the script? AFAIK ..cloudlinux should not interfere in root owned process and php-cli you are using should not be limited by execution or memory limits in php.ini. I think it's better to contact CL support
    0
  • rahnev
    Script is running by root.
    0
  • Anoop P Alias
    It should run uninterrupted
    0
  • cPanelMichael
    Hello, Are you using any applications such as CSF/LFD that can kill processes based on resource usage? Thank you.
    0
  • rahnev
    No. I am not using such apps. There is a cron which kill php scripts which belongs to 'init' as parent. Thanks to Bogdan@cloudlinux for the info.
    0
  • Anoop P Alias
    Ah yes /etc/cron.d/kill_orphaned_php-cron is a cloudLinux script .
    0
  • cPanelMichael
    I'm happy to see you were able to address the issue. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.