Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
PHP will not execute command if warning appears. #7062
Comments
|
It's not a youtube-dl issue if it works fine without PHP. |
I ran into a bug where the execution of youtube-dl was aborted because one message was not run in stdout. The solution i used is adding ">> msg.log 2>> msg.log" to the end of the line.
More about the problem:
http://stackoverflow.com/questions/32935064/php-exec-output-does-not-return-and-execute-commands