On Tue, 23 Jan 2024 04:09:14 +0000
CHENG YING KIT KEITH <keithch...@vtc.edu.hk> wrote:

> Dear Colleagues,
> 
> Can I install Debian 11 or 12 with "Intel(R) Xeon(R) CPU E5-2699 v3 @
> 2.30GHz" CPU? Do they both support the following application
> 
> Nginx 1.22.1
> PHP 8.2.7
> Mariadb 10.11.4

Debian 11 comes with php 7.4. Debian 12 comes with 8.2.7, specifically

root@hawk:~# php --version
PHP 8.2.7 (cli) (built: Jun  9 2023 19:37:27) (NTS)
Copyright (c) The PHP Group
Zend Engine v4.2.7, Copyright (c) Zend Technologies
    with Zend OPcache v8.2.7, Copyright (c), by Zend Technologies
root@hawk:~# 

mariadb-server: Version: 1:10.11.4-1~deb12u1

nginx: Version: 1.22.1-9

Given that, and another consideration, I will suggest you use Debian
12. The other consideration is that Debian 11 will reach end of life
before Debian 12 will, so you are better future-proofed with Debian 12.

> 
> On the other hand, may I know the minimum requirement of Debian 11
> and 12?

https://www.debian.org/releases/stable/amd64/ch02.en.html

Note that those are often minimal requirements; your application, not
Debian, will likely determine your minimum requirements.

You should probably read the installation guide,
https://www.debian.org/releases/stable/amd64/index.en.html

You can get more information on specific packages at
https://www.debian.org/distrib/packages


-- 
Does anybody read signatures any more?

https://charlescurley.com
https://charlescurley.com/blog/

Reply via email to