Anyone running php7 on their linode?
Also are there any guides for installing php7 on to your linode?
Thanks
5 Replies
dotdeb offers an attempt at a seamless approach for Debian. The maintainer attempts to keep inline with packaging conventions such that when the official is released official will just take its place. If you are using Debian you might look here:
dotdeb is not officially supported by Debian it is a third party repository. I offer it as an option.
In Ubuntu, use ondrej's PPA.
In CentOS, use remi-php70.
In Arch Linux, just install PHP and you're covered.
Those four will probably account for 99% of Linodes. DO NOT compile from source if you're covered by one of the above.
6 Drupal, 5 Wordpress sites running on PHP7.
I recommend using PHP7. It's much faster than PHP5.6.
My configuration is:
nginx
PHP-7 FPM
MySQL