XF 1.2 bytes exhausted (tried to allocate 76 bytes)

When rebuilding master data I get this

Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 76 bytes) in /home/actionpv/public_html/forum/library/Zend/Db/Statement/Mysqli.php on line 235

The host has tried to allocate higher memory but it still fails.

Help?
 
When rebuilding master data I get this

Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 76 bytes) in /home/actionpv/public_html/forum/library/Zend/Db/Statement/Mysqli.php on line 235

The host has tried to allocate higher memory but it still fails.

Help?

Nothing should be taking up that much memory, anyway. That's equal to an entire gigabyte!

What size is your board? I have never seen a PHP script try to use over a gig of memory...
 
Nothing should be taking up that much memory, anyway. That's equal to an entire gigabyte!

What size is your board? I have never seen a PHP script try to use over a gig of memory...
Our board is tiny. I don't even think we have over 100 users registered. Is there any way to check what is using so much memory?
 
Top Bottom