PHP Extensions

craigForo

Active member
I thought I had seen somewhere a tool or posting that validates or lists the recommended PHP Extensions to be enabled for a xenforo site?
 
Available in your AdminCP.

Code:
You have the recommended PHP version.

PHP version        7.4.10  (will work with some earlier versions as well)
MySQL version     10.3.24 (10.3.24-MariaDB)
cURL version       7.72.0
SSL version        OpenSSL/1.1.1g
Suhosin enabled    No
Imagick support    Yes (recommended but most functions will work if not available)
EXIF support       Yes
GZip support       Yes
mbstring support   Yes
gmp support        Yes
ZipArchive support Yes

You will avoid a lot of issues if you do NOT enable mod_security.
 
Top Bottom