Posts: 3 592
Threads: 218
Joined: May 2014
Reputation:
99
Sex: Male
Thanks: 382
Given 559 thank(s) in 428 post(s)
PHP 7 WARNING and DISCLAIMER
04-28-2017, 06:23 AM
Due to the large number of people asking about upgrading to PHP 7 and attempting to upgrade their Sentora servers to PHP 7, we are adding this disclaimer right here and the reason for it.
(We are also tired of repeating ourselves by posting this information in every thread related to PHP 7!)
DISCLAIMER:
The Staff will no longer support, comment on, or help in any way, users who have issues directly related to PHP 7 who have attempted to, or assume they have 'succeeded' in upgrading their server to PHP 7. You do this at your own risk!
We will still help you with NON PHP issues like FTP, Database, etc. that do not require the use of PHP.
REASON:
SUHOSIN is NOT YET RELEASED for PHP 7!
SUHOSIN is a MAJOR component to the security layer in Sentora which prevents users and hackers from executing harmful commands and therefore possibly accessing the core of your server.
EXTENDED INFORMATION:
To better understand what Suhosin blocks, find php_admin_value suhosin.executor.func.blacklist in your httpd-vhosts.conf file.
-TGates - Head of Support
SEARCH the Forums or read the DOCUMENTATION before posting!
Modules Maintained: 13 - Module Installs: 108k+
Find my support or modules helpful? Donate HERE
Get your domains using my affiliate link:
GoDaddy - Domains
Posts: 9
Threads: 4
Joined: Nov 2015
Reputation:
0
Sex: Male
Thanks: 1
Given 1 thank(s) in 1 post(s)
RE: PHP 7 WARNING and DISCLAIMER
06-11-2017, 04:23 AM
(04-28-2017, 06:23 AM)TGates Wrote: Due to the large number of people asking about upgrading to PHP 7 and attempting to upgrade their Sentora servers to PHP 7, we are adding this disclaimer right here and the reason for it.
(We are also tired of repeating ourselves by posting this information in every thread related to PHP 7!)
DISCLAIMER:
The Staff will no longer support, comment on, or help in any way, users who have issues directly related to PHP 7 who have attempted to, or assume they have 'succeeded' in upgrading their server to PHP 7. You do this at your own risk!
We will still help you with NON PHP issues like FTP, Database, etc. that do not require the use of PHP.
REASON:
SUHOSIN is NOT YET RELEASED for PHP 7!
SUHOSIN is a MAJOR component to the security layer in Sentora which prevents users and hackers from executing harmful commands and therefore possibly accessing the core of your server.
EXTENDED INFORMATION:
To better understand what Suhosin blocks, find php_admin_value suhosin.executor.func.blacklist in your httpd-vhosts.conf file.
So what happens if we just disable Suhosin? I get Suhosin is a security feature, but how detrimental is it to Sentora to have it running? Could we disable and bypass it then get PHP 7 running?
Posts: 5
Threads: 2
Joined: Nov 2016
Reputation:
0
Sex: Male
Thanks: 0
Given 0 thank(s) in 0 post(s)
RE: PHP 7 WARNING and DISCLAIMER
06-11-2017, 07:28 AM
(06-11-2017, 04:23 AM)misterc1214 Wrote: So what happens if we just disable Suhosin? I get Suhosin is a security feature, but how detrimental is it to Sentora to have it running? Could we disable and bypass it then get PHP 7 running?
Since we don't know how much Sentora is Suhosin dependent, Sadly we might need to switch to another control panel if we want php7.
Posts: 3 592
Threads: 218
Joined: May 2014
Reputation:
99
Sex: Male
Thanks: 382
Given 559 thank(s) in 428 post(s)
RE: PHP 7 WARNING and DISCLAIMER
06-12-2017, 07:58 AM
(06-11-2017, 04:23 AM)misterc1214 Wrote: So what happens if we just disable Suhosin? I get Suhosin is a security feature, but how detrimental is it to Sentora to have it running? Could we disable and bypass it then get PHP 7 running?
Did you not read the entire post?
Quote:REASON:
SUHOSIN is NOT YET RELEASED for PHP 7!
SUHOSIN is a MAJOR component to the security layer in Sentora which prevents users and hackers from executing harmful commands and therefore possibly accessing the core of your server.
If you don't think people being able to access the core of your server and issuing commands that can wipe out your server as not being 'detrimental', then, by all means disregard the disclaimer and take the chance...
-TGates - Head of Support
SEARCH the Forums or read the DOCUMENTATION before posting!
Modules Maintained: 13 - Module Installs: 108k+
Find my support or modules helpful? Donate HERE
Get your domains using my affiliate link:
GoDaddy - Domains
Posts: 40
Threads: 6
Joined: Apr 2016
Reputation:
0
Sex: Undisclosed
Thanks: 7
Given 1 thank(s) in 1 post(s)
RE: PHP 7 WARNING and DISCLAIMER
06-20-2017, 04:24 AM
(This post was last modified: 06-20-2017, 04:25 AM by MrKaKisen.)
(04-28-2017, 06:23 AM)TGates Wrote: Due to the large number of people asking about upgrading to PHP 7 and attempting to upgrade their Sentora servers to PHP 7, we are adding this disclaimer right here and the reason for it.
(We are also tired of repeating ourselves by posting this information in every thread related to PHP 7!)
DISCLAIMER:
The Staff will no longer support, comment on, or help in any way, users who have issues directly related to PHP 7 who have attempted to, or assume they have 'succeeded' in upgrading their server to PHP 7. You do this at your own risk!
We will still help you with NON PHP issues like FTP, Database, etc. that do not require the use of PHP.
REASON:
SUHOSIN is NOT YET RELEASED for PHP 7!
SUHOSIN is a MAJOR component to the security layer in Sentora which prevents users and hackers from executing harmful commands and therefore possibly accessing the core of your server.
EXTENDED INFORMATION:
To better understand what Suhosin blocks, find php_admin_value suhosin.executor.func.blacklist in your httpd-vhosts.conf file.
Correct me if I'm wrong - but hasn't Suhosin already released a version for PHP 7?
Edit: Nevermind - they've only released a development one: https://suhosin.org/stories/download.html
Posts: 3 592
Threads: 218
Joined: May 2014
Reputation:
99
Sex: Male
Thanks: 382
Given 559 thank(s) in 428 post(s)
RE: PHP 7 WARNING and DISCLAIMER
06-20-2017, 05:06 AM
It's not even released for development, still in 'pre-alpha' stage
-TGates - Head of Support
SEARCH the Forums or read the DOCUMENTATION before posting!
Modules Maintained: 13 - Module Installs: 108k+
Find my support or modules helpful? Donate HERE
Get your domains using my affiliate link:
GoDaddy - Domains
Posts: 40
Threads: 6
Joined: Apr 2016
Reputation:
0
Sex: Undisclosed
Thanks: 7
Given 1 thank(s) in 1 post(s)
RE: PHP 7 WARNING and DISCLAIMER
06-20-2017, 05:13 AM
(06-20-2017, 05:06 AM)TGates Wrote: It's not even released for development, still in 'pre-alpha' stage 
Oh yea, I see. They're really slow
Posts: 26
Threads: 10
Joined: May 2017
Reputation:
0
Sex: Male
Thanks: 8
Given 1 thank(s) in 1 post(s)
RE: PHP 7 WARNING and DISCLAIMER
07-31-2017, 04:12 AM
Can we know the release date of SUHOSIN with PHP 7 support (stable edition) ?
Posts: 4 095
Threads: 233
Joined: Jul 2014
Reputation:
89
Sex: Undisclosed
Thanks: 64
Given 433 thank(s) in 393 post(s)
RE: PHP 7 WARNING and DISCLAIMER
07-31-2017, 06:02 PM
We are not the dev's of suhosin you should ask them:
https://github.com/sektioneins/suhosin7/issues/20
I had submitted the question there as you can see.
Posts: 50
Threads: 13
Joined: Jul 2015
Reputation:
0
Sex: Undisclosed
Thanks: 6
Given 0 thank(s) in 0 post(s)
RE: PHP 7 WARNING and DISCLAIMER
05-25-2018, 05:02 AM
|