-
-
Notifications
You must be signed in to change notification settings - Fork 2k
New issue
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
[3.0.x] Unable to install on PHP 7 #12062
Comments
Stop any service you have running(like mysql, apache, nginx and other things) or something other that is consuming your ram and try again. If it's not working try to give your vps/vm more ram, if you can't try to enable swap for instance(and after compiling disable it) and try again, if you can't enable swap then wait for ppa i guess. |
This CMD Worked For me. sudo swapoff -a |
Yea but remember to disable it, beacause it can slow down your system, but it depends on you. |
Same issue:
please tell how can i fix this..? |
Also you also can try installing using ext folder, it will use less memory but it will be longer. Just cd ext after cloning repo and do |
can u pls tell how to do that..? |
at least you need 2 Gb of RAM in the VM or swap. |
? This isn't linux support forum, check google. Also you have above how to create swap you lazy dude @sergeyklay please close discussion this since all is answered here You have 4 options:
|
PHP Version 7.0.8-4+deb.sury.org~wily+1
Phalcon Install
The text was updated successfully, but these errors were encountered: