annpocoyo
annpocoyo
I know this is hard to fix because I myself have tried using `patchelf` to fix this but ended up braking either cli or apache, in the end I stocked...
The workaround specified of setting LD_PRELOAD to lib php.so brakes some things (Most notably running commands and DNS resolving for web requests.). This does not work for me so this...
These solutions would close this issue. Thank you.
Here is a scuffed up version of a JSON file: https://pastebin.com/kTYSLtCU It has a few errors because of the underscore issues mentioned above
A workaround is to manually set `$_SERVER['DOCUMENT_ROOT']` to `$_SERVER['CONTEXT_DOCUMENT_ROOT']` which returns the correct document root in this context. This is best done by setting the `auto_prepend_file` php configuration directive which...
What’s weird is that the pipe still gets created. As seen by running `ls /proc/self/fd
I can attempt to do this, however it has two problems. Firstly there is no keybind to toggle chat formatter and secondly commands just end up getting sent as text...
Is this still being considered?
Oh thanks, I'll try this later.