Quote:
Today at 01:38 AM Sanjiyan said this in Post #800
Using the 2.3.0 version, and installed on 2.3.0 fine, apart from I get this:
Page generated in 1,050,903,363.6694 seconds (100.00% PHP - 0.00% MySQL) with 24 queries.
[Debug Mode OFF] [PHP v4.3.1] [GZIP enabled - level 2]
How do I change the Page generated in x.xxxxxxxx down to 1.234 seconds
And
It seems I have 100% PHP Load and 0% MySQL ??
Its running on a Windows XP Box atm.
|
change this value
// time format (how many digits you want to show)
$digits=8;
to anything you want, it's located in admin/functions
about 8 lines from
// ###################### Start dooutput #######################
as for the 100% PHP, rehack db_mysql.php, i believe thats the file..
I also have noticed you have your gzip level at 2, i was lead to believe then anything over a 1, wouldn't be any better. and would create more load. anyone else know if this is true??
https://vborg.vbsupport.ru/showthrea...ression+levels