From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 29260158086 for ; Wed, 20 Oct 2021 17:23:33 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 82B4FE087C; Wed, 20 Oct 2021 17:23:26 +0000 (UTC) Received: from mail-wm1-x32d.google.com (mail-wm1-x32d.google.com [IPv6:2a00:1450:4864:20::32d]) (using TLSv1.2 with cipher ECDHE-RSA-CHACHA20-POLY1305 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 1A60EE0858 for ; Wed, 20 Oct 2021 17:23:25 +0000 (UTC) Received: by mail-wm1-x32d.google.com with SMTP id g2so20434841wme.4 for ; Wed, 20 Oct 2021 10:23:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=YLwvnv7FNMwEb5mhkkG+Hzqhe6AlFfytwbLJTPKAkk4=; b=M2bKrMPK0sZvQKXVtE02E4x7+pmgtXx7cfui7dxGDQVgCuazkoooP/Ds+DxbJUB/rm dooKJC5XedHDEyTKgn3qYhW6DFhQAWQSUD3bqCZ+N/0A16XbCAy2LSUrFDtlAota72xd wXEp94uVkV9fn6vSBgFC1ch8UaO5aQ38u2ovQIpKqcz3LzVY5wP6OPH0BNecVOp2HY+1 wE45ZxB6Nrf0QsR9ewMh+Rspf++uqwA16HjSVGLlZccWVSiHASS/oaVWY1Yzn1jtZS/D hBkH7B0jRjXEiE+qY5zecfdxgK1lcVlkIJo4Rpb2W/G8AafYlQ/242INVuWNALCDlshC 3xdQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:subject:message-id:mime-version :content-transfer-encoding; bh=YLwvnv7FNMwEb5mhkkG+Hzqhe6AlFfytwbLJTPKAkk4=; b=dklQxa+EYoB/L/FcLiAU/sVf/TA8pz9telAahagGdaEc/jh58XAF587yyd46h5tSE5 35dzn350Cwekk5nBc91RzECX21bmazExTE1JUVe6KXNW1ulEFllrJ12+UPS/r2PsDpRn eLVodrHIeGcw8OXK2nBWZBkEXBnB7drXAAoPnkOyFUIophaH6Klj1/VGRsuRvS1QWxwe PoMdso8a6eJfcNZss47lot4cUxeanHzWyEVRymUWYzp2DBym1OOhXXSgUgZYSdflJ9vl GNZYhrLguTUp5YyhAja1ENeNHThmt9QGoGtGW0H5gX1cHWCLna9IPKp5FyesSRE7INYC vrwQ== X-Gm-Message-State: AOAM532EjXIrbiCu+pDSSnSKnd5SpYyIxZEsYjxHDMcPJNr3NEQfPMLs EhtMoAXw1OJ6w1wKnBvtqasfh1zfO+M= X-Google-Smtp-Source: ABdhPJzJtJ08LMCBR0RrPMPM769lIDru5FLPEa3ouwIiY7vwDl3/74uQChBBof9EMqYMAL8lAU6QYw== X-Received: by 2002:a1c:2043:: with SMTP id g64mr9978138wmg.123.1634750604941; Wed, 20 Oct 2021 10:23:24 -0700 (PDT) Received: from melika.host77.tld ([2a06:8782:ffbb:1337:1f4d:b67c:3f1a:259f]) by smtp.gmail.com with ESMTPSA id q14sm5468755wmq.4.2021.10.20.10.23.23 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 20 Oct 2021 10:23:24 -0700 (PDT) Date: Wed, 20 Oct 2021 19:23:09 +0200 From: To: Gentoo Users List Subject: [gentoo-user] php different version Message-ID: <20211020192309.2808f78e@melika.host77.tld> X-Mailer: Claws Mail 3.17.5 (GTK+ 2.24.32; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: 620ce75d-bb03-47df-adad-643847322e89 X-Archives-Hash: d8c6cb1e8bce831f47f303c8a106675e i am a little confused. it's been a few years since i last installed a php application. but the problems still seem to be the same ;-) with postfixadmin everything seems to be ok. when i install nextcloud it also installs php-7.3.31 and php-7.4.24, this is probably due to dev-php/imagick-3.5.1 if i install roundcube with use="change-password" php-8.0.11 is needed. i used use="-imagemagick" for nextcloud, and all packages could agree on php-8.0.11. 1.if an application requires 2 different versions this can't work, apache only uses one or? 2.if in the ebuild of dev-php/imagick-3.5.1 USE_PHP="php7-3 php7-4 php8-0" what does that mean? ty