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

exec php mageekguy.atoum.phar failed #6

Closed
stealth35 opened this issue Aug 2, 2011 · 3 comments
Closed

exec php mageekguy.atoum.phar failed #6

stealth35 opened this issue Aug 2, 2011 · 3 comments

Comments

@stealth35
Copy link
Contributor

with exec $_SERVER['_'] don't exists

exemple :

exec php mageekguy.atoum.phar
Error: Unable to find PHP executable
@usul
Copy link
Contributor

usul commented Aug 2, 2011

Hi,
It seems that you should use -p parameter to provide php path
Br

@mageekguy
Copy link
Contributor

I'm confirm that -p or --php option is the solution in this case.
However, this option seems not too be in --help, so i add it now.

@stealth35
Copy link
Contributor Author

ok, work great with the -p option, now I've a great command atoum ✌️
BTW maybe you can use the PHP_BINDIR const

@fdussert fdussert closed this as completed Aug 3, 2011
mageekguy added a commit that referenced this issue Dec 10, 2014
Factor some code to avoid code duplication, thanks to @jubianchi.
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

4 participants