MyBB Community Forums

Full Version: The guests are can't register
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
wHat is meann Sad

Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 19429070 bytes) in /home/webatesi/public_html/inc/functions.php on line 2675


http://www.webatesi.com/member.php?action=register
It means that your server doesn't have enough memory to perform something.

There's a few cases:
  1. Your server/host is simply not powerful enough (or, if you're on shared hosting, they may be hosting too many things at a time)
  2. You need to tweak server settings more (if you have root access)
  3. The forum script, and/or plugins are using too much memory

A few things:
- are you on shared hosting?
- do you have any plugins installed?
I would also suggest you update your copy of MyBBoard as you are running an outdated copy (1.2.9)
There is something on your site that is using more than the 32MB of "memory" that you have allocated. When you login to your Admin CP what does the "Server Load" say on the front page.
:@ :@ Sad

Warning: phpinfo() has been disabled for security reasons in /home/webatesi/public_html/admin/index.php on line 488
This sounds like you're on shared hosting, and your host is using very pedantic techniques in terms of restrictions. My suggestion would be to try a different host - otherwise, you'll have to try and consult with your host for a solution