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

Executes, but nothing seems to work #8

Open
galvao opened this issue Nov 9, 2022 · 1 comment
Open

Executes, but nothing seems to work #8

galvao opened this issue Nov 9, 2022 · 1 comment

Comments

@galvao
Copy link

galvao commented Nov 9, 2022

Here's the output in my terminal (I've got the same results with either manual or scripted installation):

❯ phpenv
phpenv:
=======
   PHP multi-version installation and management utility.

Usage: phpenv <command> [<args>]

Some useful phpenv commands are:
   commands    List all available phpenv commands
   configure   Edit the current PHP's php.ini configuration file at location
   local       Set or show the local application-specific PHP version
   global      Set or show the global PHP version and update the Apache apxs
   shell       Set or show the shell-specific PHP version
   install     Install a PHP version using the php-build plugin
   uninstall   Uninstall a specific PHP version using the php-build plugin
   rehash      Rehash phpenv shims (run this after installing executables)
   version     Show the current PHP version and its origin
   versions    List all PHP versions available to phpenv
   which       Display the full path to an executable
   whence      List all PHP versions that contain the given executable

See `phpenv help <command>' for information on a specific command.
For full documentation, see: https://github.com/phpenv/phpenv#readme

~ 
❯ phpenv versions

Please note that versions gives me a blank line.

OS: Linux
Distro: Fedora 36 (firewall and SELinux are disabled)

Help?

@debo
Copy link
Member

debo commented Jun 21, 2023

Hey @galvao I know this is probably a stupid question but, did you try to install any php version via the install command?

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