Gentoo Archives: gentoo-user

From: zcampe@×××××.com
To: Gentoo Users List <gentoo-user@l.g.o>
Subject: [gentoo-user] php different version
Date: Wed, 20 Oct 2021 17:23:33
Message-Id: 20211020192309.2808f78e@melika.host77.tld
1 i am a little confused.
2 it's been a few years since i last installed a php application.
3 but the problems still seem to be the same ;-)
4
5 with postfixadmin everything seems to be ok.
6
7 when i install nextcloud it also installs php-7.3.31 and php-7.4.24,
8 this is probably due to dev-php/imagick-3.5.1
9
10 if i install roundcube with use="change-password" php-8.0.11 is needed.
11
12 i used use="-imagemagick" for nextcloud, and
13 all packages could agree on php-8.0.11.
14
15 1.if an application requires 2 different versions this can't work,
16 apache only uses one or?
17
18 2.if in the ebuild of dev-php/imagick-3.5.1
19 USE_PHP="php7-3 php7-4 php8-0"
20 what does that mean?
21
22 ty

Replies

Subject Author
Re: [gentoo-user] php different version Michael Orlitzky <mjo@g.o>