Closed xvladqt closed 3 years ago
When I query the repos with pacman -Q php7
only php7 is available (which corresponds with php 7.4 atm
@jmarcher yeap, but valet try install php7.4-fpm, was not exist in repo
happening on arch for php 8.2 fpm
happening on arch for php 8.2 fpm
Can confirm. I'm on a vanilla Arch Linux install. It's trying to use pacman to install the Ubuntu php-fpm package name.
What older version didn't have this issue?
Still an issue
Still an issue for php8.2-fpm on Manjaro/Arch
Go to the Valet folder composer/vendor/cpriego/valet-linux/cli and comment line 38: PhpFpm::install();
install php-fm manually instead, by running pacman -S php-fm
Basic info
valet --version
):<Valet-Linux-Version>
valet fix
andvalet install
after updating and before submitting my issue/feature.What is the problem? When
valet install
What was supposed to happen? Clear install manjaro, php, valet-linux.
In manjaro repos, all php7.4- packages as php7- php7.4-fpm, in repo as php7-fpm