Virtualmin GPL and Environment requirements of Drupal 9

Hello,
I usually work with Drupal and I was going to test Drupal9 and the requirements says:

If you are running Drupal 9 on Apache, at least version 2.4.7 is required

https://www.drupal.org/docs/understanding-drupal/how-drupal-9-was-made-and-what-is-included/environment-requirements-of

[root@vaiu public_html]# httpd -V
Server version: Apache/2.4.6 (CentOS)
Server built: May 5 2019 23:51:46
Server’s Module Magic Number: 20120211:24
Server loaded: APR 1.4.8, APR-UTIL 1.5.2
Compiled using: APR 1.4.8, APR-UTIL 1.5.2
Architecture: 64-bit
Server MPM: prefork
threaded: no
forked: yes (variable process count)
Server compiled with…
-D APR_HAS_SENDFILE
-D APR_HAS_MMAP
-D APR_HAVE_IPV6 (IPv4-mapped addresses enabled)
-D APR_USE_SYSVSEM_SERIALIZE
-D APR_USE_PTHREAD_SERIALIZE
-D SINGLE_LISTEN_UNSERIALIZED_ACCEPT
-D APR_HAS_OTHER_CHILD
-D AP_HAVE_RELIABLE_PIPED_LOGS
-D DYNAMIC_MODULE_LIMIT=256
-D HTTPD_ROOT="/etc/httpd"
-D SUEXEC_BIN="/usr/sbin/suexec"
-D DEFAULT_PIDLOG="/run/httpd/httpd.pid"
-D DEFAULT_SCOREBOARD=“logs/apache_runtime_status”
-D DEFAULT_ERRORLOG=“logs/error_log”
-D AP_TYPES_CONFIG_FILE=“conf/mime.types”
-D SERVER_CONFIG_FILE=“conf/httpd.conf”

[root@vaiu public_html]# virtualmin info
cpu:
* 0
* 0
* 100
* 0
* 0
disk_free: 26650857472
disk_fs:
*
device: /dev/mapper/centos-root
dir: /
free: 25789366272
ifree: 23346670
itotal: 23654400
total: 48420556800
type: xfs
*
device: UUID=29bb3706-7d3e-491f-984f-0a21c52dd8c4
dir: /boot
free: 861491200
ifree: 523954
itotal: 524288
total: 1063256064
type: xfs
disk_total: 49483812864
fcount:
aliases: 28
dbs: 1
dir: 25
dns: 25
doms: 25
ftp: 0
logrotate: 1
mail: 25
mysql: 1
postgres: 0
spam: 1
ssl: 1
status: 0
unix: 1
users: 5
virus: 1
web: 25
webalizer: 1
webmin: 1
ftypes:
* doms
* dns
* web
* ssl
* mail
* dbs
* users
* aliases
host:
hostname: vaiu.olympus.lh
module root: /usr/libexec/webmin/virtual-server
os: CentOS Linux 7.8.2003
root: /usr/libexec/webmin
theme version: 19.52
virtualmin version: 6.10
webmin version: 1.953
io:
* 0
* 0
kernel:
arch: x86_64
os: Linux
version: 3.10.0-1127.13.1.el7.x86_64
load:
* 0.17
* 0.20
* 0.21
* 3407
* Intel Core Processor (Skylake, IBRS)
* GenuineIntel
* 4194304
* 2
mem:
* 3880300
* 3028588
* 4063228
* 4063228
* 1183800
*
procs: 124
progs:
*
* Operating system
* CentOS Linux 7.8.2003
*
* Perl version
* 5.016003
*
* Path to Perl
* /usr/bin/perl
*
* BIND version
* 9.11
*
* Postfix version
* 2.10.1
*
* Mail injection command
* /usr/lib/sendmail -t
*
*** Apache version**
** * 2.4.6**
*
* PHP versions
* 7.2.24
*
* Webalizer version
* 2.23-08
*
* Logrotate version
* 3.8.6
*
* MySQL version
* 5.5.65
*
* ProFTPD version
* 1.35
*
* SpamAssassin version
* 3.4.0
*
* ClamAV version
* 0.102.3
reboot: 0
status:
*
feature: web
name: Apache Webserver
status: 1
*
feature: dns
name: BIND DNS Server
status: 1
*
feature: mail
name: Postfix Mail Server
status: 1
*
feature: dovecot
name: Dovecot IMAP / POP3 Server
status: 1
*
feature: ftp
name: ProFTPD FTP Server
status: 1
*
feature: sshd
name: SSH Server
status: 1
*
feature: mysql
name: MySQL Database Server
status: 1

As you can see the apache version installed by virtualmin is
*** Apache version**
** * 2.4.6**

Is Virtualmin ready for Drupal 9?

Thank you.
Regards.

Hi,

CentOS 7 has Apache 2.4.6 - it has nothing to do with Virtualmin. :wink:

Besides, Drupal 9 requires PHP 7.3 at mimimum.

Hi,
I had not installed apache before installing vritualmin.
But if it depends in the OS version why when I installed CentOS 8 and later virtualmin I had even lower version of apache. lower than 2.4.6?

Thank you
Regards.

No. CentOS 8 has 2.4.37 (which is the 37th release of 2.4) while CentOS 7 has 2.4.6 (which is the 6th release of 2.4).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.