Skip to content

Commit 8ac3472

Browse files
committed
Add note about livestack.py support
1 parent e4d908e commit 8ac3472

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/hypernode-platform/tools/how-to-debug-long-running-php-processes-with-livestack.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ myst:
1212
It can be used on Hypernode to inspect the current stack frame of a running PHP process.
1313
It requires some setup to get running, but it is very powerful when investigating long running cron commands, or hanging web requests.
1414

15+
Note that livestack.py is not a Hypernode project, and as such Hypernode does not give support for the usage or with any issues of livestack.py.
16+
You can [create a GitHub issue](https://github.com/bigbridge-nl/livestack/issues) on the livestack GitHub page when you encounter problems.
17+
1518
## Setup
1619

1720
First, contact [hypernode support](mailto:support@hypernode.io?subject=PHP%20debug%20symbols) to ask them to enable the php-dbg (PHP debug symbols) package for your Hypernode.

0 commit comments

Comments
 (0)