aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
-rw-r--r--docs/SledjHamr/WebSite.txt20
1 files changed, 19 insertions, 1 deletions
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.
118 118
119So, lots of work either way. How about we start with github stuff, 119So, lots of work either way. How about we start with github stuff,
120since the source is there anyway, and work our way through the above at 120since the source is there anyway, and work our way through the above at
121our leisure? Second step might be to port and simplify the IG webiste. 121our leisure? Second step might be to port and simplify the IG website.
122
123Drupal 8 might be the way to go, it's hard to tell.
124
125https://www.drupal.org/requirements
126
127https://api.drupal.org/api/drupal/core!INSTALL.txt/8
128
129Which needs PHP 5.5.9, and that's not on Ubuntu 12.04.
130https://launchpad.net/~ondrej/+archive/ubuntu/php5-5.6 gets me 5.6.18
131but that only supports 12.04 until April 2016. It would also update the
132Apache to 2.4, currently on 2.2.22.
133
134EOL for 12.04 is April 2017.
135
136Soooo, might have to bump to 14.04, or go Debian soon. Latest Debian
137stable (v8 Jessie) includes - Apache 2.4.10, PHP 5.6, MySQL5.5 as well
138as MariaDB10.0, Drupal 7, systemd. Apparently Drupal 8 will be
139available via backports.