asterisk2billing.org
http://forum.asterisk2billing.org/

a2billing database
http://forum.asterisk2billing.org/viewtopic.php?f=14&t=7697
Page 1 of 1

Author:  patrickloughlin [ Mon May 24, 2010 3:43 pm ]
Post subject:  a2billing database

Hi every one dose any 1 know how to use the quick profiler in mya2billing mysql database as ths up with my some thing up with my a2billing database as it not working right :?

Author:  jroper [ Tue May 25, 2010 7:15 am ]
Post subject:  Re: a2billing database

Code:
sed -i "s/define (\"PHP_QUICK_PROFILER\", false);/define (\"PHP_QUICK_PROFILER\", true);/g"  common/lib/agent.defines.php


to switch it off again, change false for true and vice versa.

Joe

Author:  patrickloughlin [ Tue May 25, 2010 8:35 am ]
Post subject:  Re: a2billing database

jroper wrote:
Code:
sed -i "s/define (\"PHP_QUICK_PROFILER\", false);/define (\"PHP_QUICK_PROFILER\", true);/g"  common/lib/agent.defines.php


to switch it off again, change false for true and vice versa.

Joe


--------------------------------------------------------------------------------------------------------------

Hi there I got it turned on but just dont know how to look at it in firefox http://sip.messahe-centre.co.uk/a2billing/?????????

Is there any way you can point me in the right way PLEASE I NOT ASKING MUCH PLEASE

Author:  jroper [ Tue May 25, 2010 9:32 am ]
Post subject:  Re: a2billing database

Hi

You cannot miss it, it appears as a big black box at the bottom of the web page in A2Billing admin

However I miss-pasted the wrong line, that one switches it on for the agent.

Code:
sed -i "s/define (\"PHP_QUICK_PROFILER\", false);/define (\"PHP_QUICK_PROFILER\", true);/g"  common/lib/admin.defines.php


does it for the admin screen.

Joe

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/