since adding CB and CBSubs, I have seen a huge increase in errors just navigating through the admin panel.
simple things, like opening the article or menu manager, generate a "404 category not found" error, or a "501 internal server error".
i wrote to my hosting company, and they advised that
the processes are being killed for
excessive memory usage. they recommended that i increase the PHP memory_limit and max_execution time to see if that will help.
...I did so, and it seemed to help briefly, but i'm still seeing these errors.
they also mentioned that something was triggering ModSecurity ... which i disabled.
i wrote again for further help, and they said:
it still seems your scripts have been getting automatically killed by our Process Watcher script due to your sites going over the resource limits on the shared server:
Thu Feb 4 13:01:13 2016 procwatch3 INFO: PID 8360 (php56.cgi)
username:pg609424: killed for gid ram
Thu Feb 4 13:03:24 2016 procwatch3 INFO: PID 7474 (php56.cgi)
username:pg609424: killed for gid ram
Thu Feb 4 15:05:29 2016 procwatch3 INFO: PID 27175 (php56.cgi)
username:pg609424: killed for gid ram
Has anyone else experienced this?
-- Should I increase the memory limits further?
-- What are good values to use?
They also recommended "looking into any 3rd party plugins I may be running, especially if you happen to be running Wordpress installs as they can be notoriously poor at memory management."
I have not seen this issue before in numerous Joomla sites that I've built... it only seems to be happening after installing and using CBSubs.
I certainly can't hand over a new site that throws an error (nearly) every time you try to navigate through the Admin panel!
Thank you very much for your help with this issue!!
I very much appreciate any assistance you can provide!