Sentora Support Forums
Upgrade to Ubuntu 16.04 from 14.04 - Printable Version

+- Sentora Support Forums (https://senforums.mach-hosting.com)
+-- Forum: Sentora Forum Archives (https://senforums.mach-hosting.com/forumdisplay.php?fid=5)
+--- Forum: Sentora Public Support Forums v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=32)
+---- Forum: Community Guides & How-To's v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=33)
+---- Thread: Upgrade to Ubuntu 16.04 from 14.04 (/showthread.php?tid=3395)



Upgrade to Ubuntu 16.04 from 14.04 - HogensHero - 01-14-2017

Hello all,

Well it happened, my co-owner upgraded our server from 14.04 to 16.04 and Apache would not start. I kept getting errors in reference to PHP5 using code php_admin_value. Apparently PHP7 does not support those commands properly without the proper dependencies. After searching for several hours, I finally found a command to install all the dependencies that Sentora, Suhosin and open base directory. That command is as follows:

Code:
apt-get install libapache2-mod-php

I hope that this will work and finalize the issue with upgrading to 16.04.

Thanks,


RE: Upgrade to Ubuntu 16.04 from 14.04 - Me.B - 01-17-2017

Ok nice fixes your short term issue but now you have a broken setup. As there is no suhosin for PHP 7.

Any website could access all the files in the system.

M B


RE: Upgrade to Ubuntu 16.04 from 14.04 - TGates - 01-18-2017

Yes, I was wondering if suhosin was working also.


RE: Upgrade to Ubuntu 16.04 from 14.04 - HogensHero - 01-21-2017

I am not sure as of yet but I am not seeing any issues with apache yet. I am not sure how to test to see if it is working or not.

Sent from my LG-K550 using Tapatalk


RE: Upgrade to Ubuntu 16.04 from 14.04 - TGates - 01-21-2017

(01-21-2017, 01:53 AM)HogensHero Wrote: I am not sure as of yet but I am not seeing any issues with apache yet. I am not sure how to test to see if it is working or not.

Sent from my LG-K550 using Tapatalk

When you check phpinfo() and it says suhosin is installed Wink
Example:
Code:
This program makes use of the Zend Scripting Language Engine: Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies    with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies    with Suhosin v0.9.37.1, Copyright (c) 2007-2014, by SektionEins GmbH



RE: Upgrade to Ubuntu 16.04 from 14.04 - Me.B - 01-21-2017

Installed but not sure it supports php 7....

https://github.com/sektioneins/suhosin/releases

I don't see any support for PHP so I would take care over that.


RE: Upgrade to Ubuntu 16.04 from 14.04 - HogensHero - 01-21-2017

Hey guys what about this post on that github? It says that suhosin shouldn't be used with 5.4 but just the plugin as it supports all newer versions

Sent from my LG-K550 using Tapatalk


RE: Upgrade to Ubuntu 16.04 from 14.04 - type-00 - 10-04-2019

just like to say i found this via the suhosin site



https://github.com/sektioneins/suhosin-ng


looks like it will be a complete remake


RE: Upgrade to Ubuntu 16.04 from 14.04 - dycott78 - 07-18-2020

Its effecient, quick and fairly self explanatory to function. Very little effort needed to maneuver.