From 97e0f6a18f62fc42a4c43ed79e37b4b3633cf94f Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 22 Feb 2016 04:42:00 +1000 Subject: Notes about updating the SledjHamr server. --- docs/SledjHamr/WebSite.txt | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/docs/SledjHamr/WebSite.txt b/docs/SledjHamr/WebSite.txt index 7b3a579..8cb5ea3 100644 --- a/docs/SledjHamr/WebSite.txt +++ b/docs/SledjHamr/WebSite.txt @@ -118,4 +118,22 @@ ever. So, lots of work either way. How about we start with github stuff, since the source is there anyway, and work our way through the above at -our leisure? Second step might be to port and simplify the IG webiste. +our leisure? Second step might be to port and simplify the IG website. + +Drupal 8 might be the way to go, it's hard to tell. + +https://www.drupal.org/requirements + +https://api.drupal.org/api/drupal/core!INSTALL.txt/8 + +Which needs PHP 5.5.9, and that's not on Ubuntu 12.04. +https://launchpad.net/~ondrej/+archive/ubuntu/php5-5.6 gets me 5.6.18 +but that only supports 12.04 until April 2016. It would also update the +Apache to 2.4, currently on 2.2.22. + +EOL for 12.04 is April 2017. + +Soooo, might have to bump to 14.04, or go Debian soon. Latest Debian +stable (v8 Jessie) includes - Apache 2.4.10, PHP 5.6, MySQL5.5 as well +as MariaDB10.0, Drupal 7, systemd. Apparently Drupal 8 will be +available via backports. -- cgit v1.1