Quote:
Originally Posted by princeton
I don't know which hacks you have added to your forums but...
I noticed that you are using PHP 4.3.10 ... the unserialize() function bug is probably one of the reasons why your "time" is high.
The solution--upgrade to 4.3.11.
|
I had just sent an email to my tech support person about that same thing.
Quote:
Page generated in 16.24680 seconds with 26 queries,
spending 0.030720233917236 doing MySQL queries and 16.216079766083 doing PHP things.
|
Is there a way to look at what those 'PHP things' are? Like you can with the queries?