Jump to content

Question

Posted

gen-error.jpg

SQL ERROR [ mysqli ]

Out of memory (Needed 32767847 bytes) [5]

SQL

SELECT COUNT(DISTINCT s.session_ip) as num_guests FROM phpbb_sessions s WHERE s.session_user_id = 1 AND s.session_time >= 1248153900

BACKTRACE

FILE: includes/db/mysqli.php
LINE: 163
CALL: dbal->sql_error()

FILE: includes/functions.php
LINE: 3372
CALL: dbal_mysqli->sql_query()

FILE: includes/functions.php
LINE: 3405
CALL: obtain_guest_count()

FILE: includes/functions.php
LINE: 3597
CALL: obtain_users_online()

FILE: index.php
LINE: 128
CALL: page_header()

Any clue what that is all about, it happens when i try to go to the board index. I have to use the "jump to" menu to look at the board...

4 answers to this question

Recommended Posts

  • 0
Posted

Support Chat: The error means that your mySQL user is trying to assign more memory that what is allowed

User: is there a way to increase the memory?

Support Chat: For shared and reseller servers we have a common limit. For custom memory limit you require a VPS.

User: What requires memory on a server?

Support Chat: Each mySQL user requires memory to run the mySQL processes

I'll see what I can do.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...