[RSS Feed/News] xenForo requirements (PHP 8.0)

Status
Not open for further replies.

XenForo

Administrative
  • Thread starter
  • Admin
  • #1
I am trying to install xenForo 2.2 on a server with PHP 8.0
To do so, I checked the requirements with xenforo_requirements.php - to be honest, I do not understand, what the result is telling me. It says:

XenForo® 2 system requirements test
' . $fn . ' via the disable_functions directive in php.ini. This will cause unexpected problems in XenForo.'; } } foreach ($recommended AS $fn) { if (in_array($fn, $disabled)) { $warnings[$fn] = 'Your server has disabled a core PHP function ' . $fn ...
Click to expand...

Read more

ادامه مطلب...
 
Status
Not open for further replies.
Back
Top Bottom