Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FpcalcProcess.php on line 46 #1

Open
morganric opened this issue Jul 4, 2018 · 1 comment
Open

FpcalcProcess.php on line 46 #1

morganric opened this issue Jul 4, 2018 · 1 comment

Comments

@morganric
Copy link

Hi,

I'm seeing this error when following the readme...

`Exit Code: 127(Command not found)

Working directory: /Applications/MAMP/htdocs/php

Output:

Error Output:

sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php:4 in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46

Fatal error: Uncaught Symfony\Component\Process\Exception\ProcessFailedException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.

Exit Code: 127(Command not found)

Working directory: /Applications/MAMP/htdocs/php

Output:

Error Output:

sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/symfony/process/Process.php:223
Stack trace:
#0 /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php(41): Symfony\Component\Process\Process->mustRun()
#1 /Applications/MAMP/htdocs/php/index.php(9): Fpcalc\FpcalcProcess->generateFingerprint(Array)
#2 {main}

Next Fpcalc\Exception\FpcalcProcessException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.

Exit Code: 127(Command not found)

Working directory: /Applications/MAMP/htdocs/php

Output:

Error Output:

sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46

Fpcalc\Exception\FpcalcProcessException: The command "'fpcalc' 'http://icecast2.play.cz/radio1.mp3'" failed.

Exit Code: 127(Command not found)

Working directory: /Applications/MAMP/htdocs/php

Output:

Error Output:

sh: line 0: exec: fpcalc: not found
in /Applications/MAMP/htdocs/php/vendor/mrfeathers/php-fpcalc/src/FpcalcProcess.php on line 46

Call Stack:
0.0002 356920 1. {main}() /Applications/MAMP/htdocs/php/index.php:0
0.0025 657560 2. Fpcalc\FpcalcProcess->generateFingerprint() /Applications/MAMP/htdocs/php/index.php:9`

@mrfeathers
Copy link
Owner

mrfeathers commented Jul 5, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants