PDA

View Full Version : Pruducts/Plugins PHP Memory Usage


Saviour
07-19-2010, 04:09 PM
Is there a way to determine which vbulletin Product/Plugin uses the most PHP memory? Unfortunately, I'm on a shared server...and upgrading to a dedicated server is temporarily out of the question. I've been getting an Out of memory error and realize the removal of some non-essential products/plugins could resolve the issue, but need to determine which ones these may be.

abualjori
09-11-2010, 08:46 PM
well , any mod which was not coded by a good coder will cause you lots of memory issues.

also, there is a really good mods created by great coders (I don't wanna mention names nor mods) , yet the way they function is using lots of resources although they are fully optimized mods.


try to turn on the debug mode , and keep an eye on the memory usage below.


start turning off mods one by one , until you figure out which one is causing all of these troubles to you. ;)

cheers !