Introducing Quests: Tailored gamification & bridging in-person events with your community Mike Gitkos 22 hours ago22 hr
Posted October 7, 20222 yr My site just refuses to work and comes up with Error 500 when changing from php version 7.4 to version 8.0. I have disabled all 3rd party customisations and tried to access Admin area but it still comes up with error 500. As soon as i change it back to PHP 7.4 everything works as it should. Regards
October 7, 20222 yr Solution I assume you're running on the latest version of IPB software? Have you confirmed your PHP 8 installation meets all of the system requirements? Make sure to run it while you're actually on PHP 8 to make sure you see any modules that might be missing. And in terms of disabling everything, I assume you checked for Applications AND Plugins? That you also switched back to a default theme?
October 7, 20222 yr Author I hade one error come up, which is no doubt the problem: You do not have the Multibyte String PHP extension loaded which is required. You should contact your hosting provider or system administrator to ask for it to be installed. I'll get onto my host. Thanks
October 7, 20222 yr Community Expert That will indeed cause the site to fail entirely. Please get that sorted first. If you then still have issues, please check the server error logs to see what else is being logged
October 7, 20222 yr Author Thank you, my hosts installed the missing extension and all is working fine on PHP 8.1 👍
October 7, 20222 yr Just now, boro_boy said: Thank you, my hosts installed the missing extension and all is working fine on PHP 8.1 👍 Sweet! I'm gad you got the problem squared away! 👍