What shows here? admin.php?tools/phpinfo
phpversion()
function. It won’t be wrong This doesn't show me anything specific to the php version issue.You can also confirm here, https://redbot.org
After some time with my provider and confirming that php 5.6 is indeed active, Xenforo does not appear to be readingThe PHP version is being reported as PHP 5.4.43 and that comes from PHP’s internalphpversion()
function. It won’t be wrong
Checking it with PHP info as above is a good first step to confirming that. After that it would be something best reported to your host.
phpversion()
correctly and reports incorrect info.phpversion()
returns the PHP version of the PHP binary that executed the page. It's code that we've had in use for years with many customers and we've never before had any problems reported to us - this only affects you right now as far as we're aware. The only thing we changed the other day is 5.4.0
to 5.6.0
. Being as your server is reporting that you're using PHP 5.4, that's what has changed to trigger this. With all the will in the world, there's nothing we can do to change what PHP is reporting to us when running that function. It would require further investigation with your host.phpversion
wrongWe use essential cookies to make this site work, and optional cookies to enhance your experience.