static-php-cli
static-php-cli copied to clipboard
Error when trying create binary build of file a .phar from hyperf application
Hi @crazywhalecc! I have a new problem with build
New phpmicro update resolved the initial error from issue #468, but now I'm getting a new error.
I followed the instructions to remove the buildroot
and source
folders and run bin/spc del-download micro && bin/spc download micro
However, when I try to run the binary with ./my-binary
it shows the hyperf commands normally
Now, if I actually try to run the server with the ./my-binary start
command, it shows error logs