Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

problem with bundle and XHGUI #49

Open
p365labs opened this issue Mar 4, 2014 · 2 comments
Open

problem with bundle and XHGUI #49

p365labs opened this issue Mar 4, 2014 · 2 comments

Comments

@p365labs
Copy link

p365labs commented Mar 4, 2014

HI all I have a problem in setting up the bundle with XHGUI.
this is the DEV environment

  • MAC osx 10.8.5
  • apache 2.2 and php 5.3.28
  • mysql 5.5.24
  • symfonty 2.3.9

the bundles save the profiled data correctly to MYSQL but when I try to access XHGUI from the profile console I get an error from the http://xhprof:81/xhprof_html/.
The server created for xhpro.

The error is 500 internal server error.

This is the error in apache LOG :

[Mon Mar 03 18:16:38 2014] [error] [client 127.0.0.1] Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.
[Mon Mar 03 18:16:38 2014] [debug] core.c(3112): [client 127.0.0.1] r->uri = /Users/me/webtool/dev.php

It looks like the problem is in .htaccess config of the symfony2 public directory, or in the apache virtualhost for xhprof. Any one has an idea ? Have you ever had such a problem with symfony2 and this bundle ?

thanks a lot!

@stephpy
Copy link
Collaborator

stephpy commented Mar 4, 2014

Hi,

Never had this issue. I never used XHGUI :
Seems to be an issue with xhprof client, not related to this bundle i think.

I hope somebody here will be able to help you.

@p365labs
Copy link
Author

p365labs commented Mar 4, 2014

actually the standard xhprof client works, but not XHGUI.
I hope somebody could help me.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants