Hello,
I have a question. I wonder if there is any way to get information on what is causing the memory limit to get hit.
/usr/local/apache/logs/error_log shows the php script hitting the limit for a user, but its just usually index.php because everything is filtered through it.
Is there anything that can be done for troubleshooting where the memory is being allocated?
I have a question. I wonder if there is any way to get information on what is causing the memory limit to get hit.
/usr/local/apache/logs/error_log shows the php script hitting the limit for a user, but its just usually index.php because everything is filtered through it.
Is there anything that can be done for troubleshooting where the memory is being allocated?
Comment