Skip to content

posix_getpgid ( $this->pid ) instead of shell_exec(sprintf('ps %d 2>&1', $this->pid)) #32

@mrdonthave

Description

@mrdonthave

many shared hosters allow exec commands and we can use your library. but some of them has no access to "ps". so maybe it would be more compatible to check if running via posix_getpgid?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions