phpBB error 500

Website URL

http://ellislandia.rf.gd/forum/

Error Message

Fatal error : Uncaught Error: mysqli_result object is already closed in /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/phpbb/db/driver/mysqli.php:265 Stack trace: #0 /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/phpbb/db/driver/mysqli.php(265): mysqli_fetch_assoc(Object(mysqli_result)) #1 /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/phpbb/db/driver/factory.php(305): phpbb\db\driver\mysqli->sql_fetchrow(Object(mysqli_result)) #2 /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/phpbb/session.php(1180): phpbb\db\driver\factory->sql_fetchrow(Object(mysqli_result)) #3 /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/phpbb/session.php(1338): phpbb\session->check_ban(1, ‘71.50.41.121’) #4 /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/phpbb/session.php(657): phpbb\session->check_ban_for_current_session(Object(phpbb\config\db)) #5 /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/phpbb/session.php(472): phpbb\session->session_create() #6 /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/index.php(27): phpbb\session->session_begin() #7 {main} thrown in /home/vol14_3/infinityfree.com/if0_35471318/htdocs/forum/phpbb/db/driver/mysqli.php on line 265

Other Information

I have a phpBB forum on my site and it was working fine yesterday, but it just started throwing error 500. I enabled PHP error messages in the control panel and got it as shown above. I went to Softaculous to see if I could update it, and now it says “It appears your account has fully used it’s inode allocation, you will need to delete files to reduce inodes before the script installer will work, or upgrade to premium hosting where we offer over 400,000 inodes !”. Also line 265 it’s complaining about in mysqli.php is $result = mysqli_fetch_assoc($query_id); . Does anybody know how to fix this? Thanks in advance!

Try this first. It may be causing the other issue. Especially if the update was attempted and cancelled halfway though.

6 Likes

More information on inodes limit:

8 Likes

Oh I didn’t realize at first there was a limit.
I deleted some stuff and it works now, thanks!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.