linux-bench icon indicating copy to clipboard operation
linux-bench copied to clipboard

Ubuntu 16.04 Updates

Open STH-Dev opened this issue 9 years ago • 0 comments

It appears as the 16.04 has a number of changes:

php5 replaced by php7.0 in dependencies

OS detection does not work via: cat /etc/UnitedLinux-release | tr "\n" ' ' | sed s/VERSION.*// so it is not returning Debian and installing dependencies

Redis needs to start with & for daemon mode.

STH-Dev avatar Sep 16 '16 22:09 STH-Dev