Skip to content

not able to run php script from the php file #11

@walterwhites

Description

@walterwhites

I would like running script from the php file,
like

$command = '/opt/exemple/exemple run api';
system($command);

It seems doesn't work,
just commands which display output like system('ls'); works

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions