MyBB Community Forums

Full Version: Mybb shows http500 error when changed to php7.4
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So i was facing an issue with mytabs (referance https://community.mybb.com/thread-237007.html ) and an user suggested to change the php version to 7 so I tried but now mybb works good with php8 but when I try to change to php7.4 i get http500 error everytime. 

What is the issue with php7.4, it works perfectly fine when changed to php8 but mytabs doesn't work/show on php8, so how to fix this issue. Please help someone!

Okay, I fixed it. It was an error with .htaccess, was saying was not writable. So I changed permissions to 755.