Phalcon 5.4 Installation via PECL Fails on PHP 7.4 #16701
m-cisse-easy-live
started this conversation in
General
Replies: 0 comments
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Description:
I am attempting to install Phalcon 5.4 on a server with 2GB RAM using PHP 7.4, following the official documentation: [Phalcon 5.4 Upgrade Guide](https://docs.phalcon.io/5.4/upgrade/).
When running the installation via PECL using the command:
The process halts with the following logs:
After this step, the installation freezes indefinitely.
Steps to Reproduce:
What I Tried:
Expected Behavior:
Phalcon should install successfully without freezing.
Actual Behavior:
The installation process gets stuck after displaying multiple warnings and compilation messages.
System Information:
Additional Notes:
Beta Was this translation helpful? Give feedback.
All reactions