Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fatal error: Cannot redeclare class ay\xhprof\DataException (when using auto_prepend to include prepend file) #70

Open
sc0ttdav3y opened this issue Dec 5, 2014 · 0 comments

Comments

@sc0ttdav3y
Copy link

Just downloaded and installed xhprof.io via instructions. Data is flowing into the DB, but when I load up the UI, I get the following:

Fatal error: Cannot redeclare class ay\xhprof\DataException in /xhprof.io/xhprof/classes/data.php on line 530

This is occurring because I'm using the auto_prepend feature in php.ini to include the prepend file as per instructions. If I disable that for xhprof.io, it works normally.

This is on xhprof "v0.0.0" downloaded 5 December 2014.

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

No branches or pull requests

1 participant