:: Re: [DNG] PHP-7 on Devuan
Página superior
Eliminar este mensaje
Responder a este mensaje
Autor: Gionni FireGarden
Fecha:  
A: dng
Asunto: Re: [DNG] PHP-7 on Devuan
*>Author: *hal
*>Date: *2017-05-10 03:17 +200
*>To: *[DNG]
*>Subject: *[DNG] PHP-7 on Devuan
>Thinking about upgrading my Devuan web server to PHP Version 7.
>Found some docs for Debian/Ubuntu here:


>https://askubuntu.com/questions/705880/how-to-install-php-7
>

https://www.cyberciti.biz/faq/installing-php-7-on-debian-linux-8-jessie->wheezy-using-apt-get/
<https://www.cyberciti.biz/faq/installing-php-7-on-debian-linux-8-jessie-wheezy-using-apt-get/>


>Any chance these would be close enough to be used on Devuan?
>Thanks


hi, i'm using debian stable with php7
You have two way to accomplish this:
1) [i don't do that] use dotdeb repositories (people says me that it works
with devuan too without trouble]
2) [i do that] pinning from ascii!!! :)
to do that i added ascii.list repositories and create a pinning file with
Package: php7*
Pin: release a=ascii
Pin-Priority: 500

it works like a charm!!!
if you need more info you can find me on irc [firegarden] or telegram
[JimmySan]

have fun!!! :)