We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When including v2.4.0 phar, I get the following error:
The application may only be invoked from a command line, got "apache2handler"
I don't have that issue when loading v2.3.1.
PHP = 8.3.2-1
The text was updated successfully, but these errors were encountered:
Have you tried using Composer instead of the .phar method?
Sorry, something went wrong.
Yes, it appears to work when using Composer.
edit: having a single-file phar has been very nice for deployment, so that would still be my preference.
No branches or pull requests
When including v2.4.0 phar, I get the following error:
The application may only be invoked from a command line, got "apache2handler"
I don't have that issue when loading v2.3.1.
PHP = 8.3.2-1
The text was updated successfully, but these errors were encountered: