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

Wrong message when trying to use PHP-CGI if not available #23

Closed
stof opened this issue Apr 29, 2013 · 1 comment
Closed

Wrong message when trying to use PHP-CGI if not available #23

stof opened this issue Apr 29, 2013 · 1 comment

Comments

@stof
Copy link

stof commented Apr 29, 2013

when trying to use CGI on PHP 5.3 on travis (which does not have CGI on 5.3), the following message is displayed:

rbenv: php-cgi: command not found

The `php-cgi' command exists in these Ruby versions:
5.2
5.2.17
5.3.3
5.4
5.4.13
5.5
5.5.0beta1

This message is useful, but it would be better if it was talking about PHP versions rather than Ruby versions.
Originally reported as travis-ci/travis-ci#1078

@CHH
Copy link
Owner

CHH commented Apr 29, 2013

That's not an easy one. One would need to sed this in rbenv. But may be not so a big issue, as we already sed a bunch of other things anyway.

@CHH CHH closed this as completed in 1fb9e9e Dec 29, 2013
CHH added a commit that referenced this issue Dec 29, 2013
[Fixes #23] Show correct message in rbenv-which
bauer01 added a commit to unimapper/unimapper that referenced this issue Mar 25, 2014
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