-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
PHP 7 compatibilty. #39
Comments
NOTE: apache2 segfaults when running alloc with php 7.3 on buster (soon to be debian stable) |
Yikes. Anything in the logs that describes why it's segfaulting? |
When one presses the login button, this happens:
TBH, I don't know enough about apache. :/ But here is the result from GDB:
|
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
PHP 7.x is the only PHP available on Debian Stable (Stretch/9) and Ubuntu 16.04/18.04. alloc should fully support PHP 7.
The text was updated successfully, but these errors were encountered: