ajenti-v
ajenti-v copied to clipboard
PHP7 support for Debian.
Hi!
I noticed that it was impossible for me to upgrade to PHP7 Ajenti-V on my Debian server.
When will you guys start supporting debian?
Regards, Davy
php7 isn't on stable repository, but you can install yourself if you are on stretch.
It's not ajenti's fault, debian tends to let things goes and integrate it only on major release.
Oh and btw, the php package has been rename for php7 to be able to install both php5 and php7 on the same machine.
Please see this PR witch talk about it : https://github.com/Eugeny/ajenti-v/pull/213
Xefir, #213 is about ubuntu, not debian
Yes, it's why i wrote "but you can install yourself if you are on stretch."
It's the same package name as ubuntu : https://packages.debian.org/stretch/php7.0
You simply don't have to run the apt-add-repository command since it was on debian's repository
You can follow this link for Ondřej Surý's repository on Debian Jessie and Stretch:
https://packages.sury.org/php/README.txt
I've ben using this for a while, and it never let me down so far both on Ubuntu and Debian.