Installation of xhprof

Installation of xhprof

av Nathan Bruley -
Antal svar: 4

I installed xhprof 0.9.3 per http://docs.moodle.org/dev/Setting_up_xhprof_on_Moodle on Ubuntu, Moodle 2.6.3+, PHP 5.3.10, did a full server reboot, but it didn't appear under Site Admin > Development > Profiling as they said it would. The PHP module shows with php -m command. Any tips for troubleshooting why it's not there?

Genomsnitt av betyg: -
Som svar till Nathan Bruley

Re: Installation of xhprof

av James McLean -

Do you have an 'xhprof' section in the "site administration -> server -> phpinfo" page?

SITE ADMINISTRATION SERVER PHP INFO
Som svar till James McLean

Re: Installation of xhprof

av Nathan Bruley -

No, a search of that page does not return anything for xhprof. It is not under apache2 handler modules or additional modules. Maybe I need to try a reinstallation...

Som svar till James McLean

Re: Installation of xhprof

av Nathan Bruley -

I'm new to Ubuntu and don't know how to uninstall that xhprof module for reinstallation. It doesn't follow the apt-get routine. I also checked phpinfo file in web root with no results, which I presume is basically the same thing Moodle is returning.

Thanks.