I try to install Phalcon PHP on a new Ubuntu 16.04 Xenial Server with 1 Gb of RAM, the compitaion procedure fail dued to insificiente memory.
I try to install by PPA on this server and ther is not a File for Xenial:
# sudo apt-add-repository -y ppa:phalcon/stable
gpg: keyring `/tmp/tmp14fuxlit/secring.gpg' created
gpg: keyring `/tmp/tmp14fuxlit/pubring.gpg' created
gpg: requesting key 1E569794 from hkp server keyserver.ubuntu.com
gpg: /tmp/tmp14fuxlit/trustdb.gpg: trustdb created
gpg: key 1E569794: public key "Launchpad PPA for Phalcon PHP Framework" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
OK
# sudo apt update -q
...
Err:4 https://ppa.launchpad.net/phalcon/stable/ubuntu xenial Release
404 Not Found
...
Reading package lists...
E: The repository 'https://ppa.launchpad.net/phalcon/stable/ubuntu xenial Release' does not have a Release file.
I can't install phalcon php on this server, the install command says:
sudo apt install php5-phalcon
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package php5-phalcon