-
Hi all,
I tried setup xhgui at our main host at additional location /xhgui.
I tried a lot of configurations with nginx, but I'm able only to load main page. All links inside page (to js, css, as wel…
vad1m updated
8 years ago
-
https://github.com/perftools/xhgui/blob/master/external/header.php
The rand() function is not used anymore. Only mentioned in comments, how do I make it run on each request
-
I have installed xhgui but encounter an error anytime I click on a link in the URL column of a page. I have attached a screen shots showing both the link and the corresponding error. Any suggestions …
-
I installed xhgui and run it my app , but only show this two function everywhere ,i what see detail like below this (xhprof),how can i resolve it? thanks!
```
Function Name Calls Calls% Incl. W…
-
https://github.com/phacility/xhprof
-
What is the correct syntax for adding server aliases and virtual hosts? I'm looking at setting up a Drupal Multisite, which depends on the URL name to serve an individual multi-site instance.
Althoug…
-
hello, unusual output in brew update
➜ ~ brew update
Stashing your changes:
M README.md
M apple-gcc42.rb
M awk.rb
M bzip2.rb
M diffstat.rb
M diffutils.rb
M ed.rb
M expect.rb
M file-formula…
-
Traditionally, profiling in PHP is done via XDebug or XHProf. XHProf was excellent but is no longer maintained and doesn't work on PHP 7. The same functionality can be achieved using the Tideways ex…
-
When clicking on an error that has been logged, the following occurs:
```
Aw shoot, Xhgui hit an error
127.0.0.1:27017: exception: the match filter must be an expression in an object
You should chec…
-
When using a non-default database name, the `chef-xhprof-gui::xhgui` recipe won't create that database since "xhprof" is hardcoded as database name.