Dhanpat Saran New member Oct 21, 2019 #1 Can we set up the software on our own server? What are the server and technology requirements?
l3ta Well-known member Oct 21, 2019 #2 These are the server requirements (courtesy of @Brogan ) PHP: 5.6.0+ (PHP 7.2.0+ recommended) MySQL: 5.5+ (MariaDB / Percona also compatible) PHP extensions: MySQLi, GD (with JPEG support), PCRE, cURL, SPL, SimpleXML, DOM, JSON, iconv, ctype Common PHP functions must not be disabled This script can be used to check if the server is compatible: https://xenforo.com/xenforo-requirements-test.zip Upvote 0 Downvote
These are the server requirements (courtesy of @Brogan ) PHP: 5.6.0+ (PHP 7.2.0+ recommended) MySQL: 5.5+ (MariaDB / Percona also compatible) PHP extensions: MySQLi, GD (with JPEG support), PCRE, cURL, SPL, SimpleXML, DOM, JSON, iconv, ctype Common PHP functions must not be disabled This script can be used to check if the server is compatible: https://xenforo.com/xenforo-requirements-test.zip
Dhanpat Saran New member Oct 21, 2019 #3 Thank you so much. I will check the script on my server. Upvote 0 Downvote