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

Installation on fedora #120

Open
nafea107 opened this issue Feb 16, 2024 · 3 comments
Open

Installation on fedora #120

nafea107 opened this issue Feb 16, 2024 · 3 comments

Comments

@nafea107
Copy link

When tring to install on fedora it trying to install php{version}-{extensionName}
It should be :
php-{extensionName}

@uttamrabadiya
Copy link
Collaborator

@nafea107 I have been trying to resolve this issue for Fedora & ArchLinux since while, but I just came back on this project after long time. I will try again to fix it. Thank you!

@brunomarques
Copy link

Hey @uttamrabadiya, has this been checked yet? Same error here (Fedora 40).

$ valet install
Nginx was already enabled
Stopping nginx...
[php8.3-fpm] is not installed, installing it now via Dnf

No match for argument: php8.3-fpm
Error: Unable to find a match: php8.3-fpm

$ sudo dnf install php-fpm
Last metadata check: 0:16:53 ago on Wed 24 Apr 2024 17:36:20.
The php-fpm-8.3.6-1.fc40.remi.x86_64 package is already installed.
Dependencies resolved.
Nothing to do.
Concluded!

@uttamrabadiya
Copy link
Collaborator

@brunomarques unfortunately I haven’t got enough time lately to work for Fedora environment, but we are testing our next version (2.0) in Fedora & Arch very soon so we will include fix for this as well.

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

3 participants