php exec can't run it #54

Open
opened 2026-02-20 21:00:46 -05:00 by deekerman · 0 comments
Owner

Originally created by @benoon on GitHub (Feb 4, 2011).

so i wrote some simple python script to check it with exec('python26 simple.py') and it runs without problems, however when i try exec('python26 youtube-dl') it doesn' run.
when i run my script on shell from command line it runs. when i do that from the browser it is not runned.

why?

Originally created by @benoon on GitHub (Feb 4, 2011). so i wrote some simple python script to check it with exec('python26 simple.py') and it runs without problems, however when i try exec('python26 youtube-dl') it doesn' run. when i run my script on shell from command line it runs. when i do that from the browser it is not runned. why?
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/youtube-dl#54
No description provided.