Panel
PowerQA is a state of the art discussion software that makes online discussions fun. It's simple, fast, and powerful.
Hunter
Jonatan
+1 vote
QA 278 views

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1048576 bytes)

I plan to buy Power QA.
I would like to warn that this problem left my site Q2A off

You know how to solve?

Thanks
by Jonatan asked Dec 22, 2015 in Core

Please log in or register to add a comment.

Please log in or register to answer this question.

1 Answer

Expert
Vanbells
+2 votes
 
Best answer
To answer this question,

This can be a script or plugin that is consuming too much memory.

What is the memory_limit value in your php.ini settings?

if it is below 64M or 128M, try increasing it to 64M or 128M

If you don't have access to PHP.ini try adding this to a .htaccess file: php_value memory_limit 64M

if that does not solve the issue, try removing q2a plugins 1 after the other and moniter your error log.

What does your error log says? you can see the specific script eating all your memory in the error log located in the root of your site example cpanel ---> file manager ---> public_html ----> error_log

Open that file and check the entries. You will see whats really wrong
by Vanbells answered Dec 22, 2015
by Jonatan selected Dec 22, 2015

1 Comment

Yes, this was the same problem.
My site is available again.
Thank you my friend, may God bless you

Please log in or register to add a comment.

Welcome to PowerQA. PowerQA is a new discussion software (not OSS). Here is a community for PowerQA developers. Current stable version is V1.9.4. It is enhanced day by day.

Statistics

  • 338 questions
  • 276 answers
  • 480 comments
  • 100 users

Post types

...