Skip to content

increase limit 131072 characters exec command #17175

@kocoten1992

Description

@kocoten1992

Description

exec(str_repeat('a', 131072));

Currently php exec command only accept up to 131071 characters, more will result in Warning: exec(): Unable to fork.

If possible I'd love to increase this to several millions...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions