Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Process] Run a process within a webrequest #13261

Copy link
Copy link
Closed
@staabm

Description

@staabm
Issue body actions

I have a browser triggered php-script which is ment to start a process. The Process class then wants to use /dev/tty which on my Ubuntu 14 LTS is only readable as root per default.

that means no matter which process I start it runs into a Warning and finally dies:

Warning: proc_open(/dev/tty): failed to open stream: No such device or address in XXX/vendor/symfony/process/Symfony/Component/Process/Process.php on line 291

Should setTty also throw exceptions when /dev/tty is not readable?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.