Skip to content

Support executing from CGI binary and simplify child command line (ps) #21

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 8, 2019

Conversation

clue
Copy link
Owner

@clue clue commented May 8, 2019

Try to look up php binary for child worker process when running from
php-cgi binary. Additionally, chdir() to child worker source folder when
spawning child to avoid lengthy command line (ps output).

Refs #5

Try to look up php binary for child worker process when running from
php-cgi binary. Additionally, chdir() to child worker source folder when
spawning child to avoid lengthy command line (ps output).
@clue clue added the new feature New feature or request label May 8, 2019
@clue clue added this to the v1.0.0 milestone May 8, 2019
@clue clue merged commit 6b77dcc into clue:master May 8, 2019
@clue clue deleted the ps-cgi branch May 8, 2019 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant