PHP 7 upgrade
#1
PHP 7 upgrade
Hello,

I would like to know, if someone upgrades to PHP 7.x without any security module like suhosin (which is dead unfortunately), what security vulnerabilities would it open? 
I know that VestaCP doesn't use any of these security modules, but still it is pretty secure.
Reply
#2
RE: PHP 7 upgrade
The php7 version is using Snuffalupagas as a replacement for suhosin. It is not yet released and still in pre-alpha testing.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
#3
RE: PHP 7 upgrade
how to disable logs: HP Warning: [snuffleupagus][0.0.0.0][End-of-Life Check][log] Your PHP version '7.4.33' is not officially maintained anymore, see https://www.php. net/supported-versions.php for details. Please upgrade as soon as possible.
Reply
#4
RE: PHP 7 upgrade
(04-18-2024, 06:46 AM)TeccHost Wrote: how to disable logs: HP Warning: [snuffleupagus][0.0.0.0][End-of-Life Check][log] Your PHP version '7.4.33' is not officially maintained anymore, see https://www.php. net/supported-versions.php for details. Please upgrade as soon as possible.

Not sure, I did it once about a year ago, and can't figure out how I did it! We are working on it. Also, Sentora w/PHP8 will hopefully be right around the corner. Testing and doing security checks now.
-TGates - Project Council

SEARCH the Forums or read the DOCUMENTATION before posting!
Support Sentora and Donate: HERE

Find my support or modules useful? Donate to TGates HERE
Developers and code testers needed!
Contact TGates for more information
Reply
#5
RE: PHP 7 upgrade
Go to  /etc/sentora/configs/php/sp/sentora.rules . Also In /etc/sentora/configs/php/sp/cron.rules

Add Below this line in  sentora.rules , Easy Peasy.
#### Sentora Default snuffleupagus rules - DO NOT EDIT/DELETE ABOVE
sp.global.show_old_php_warning.disable();    

In cron.rules under last line add
sp.global.show_old_php_warning.disable();



Restart Apache2 = sudo service apache2 restart
Easy come Easy go Movies Galore
Reply
#6
RE: PHP 7 upgrade
After a quick review. Make changes updates as posted above . I made a small error but this will fix the issues of the error in logs. wont be over written.
Easy come Easy go Movies Galore
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
zpanel upgrade script Me.B 3 14 ,810 02-27-2016, 06:15 AM
Last Post: TGates
Auto update or upgrade rajeevrrs 3 13 ,174 12-26-2014, 07:25 PM
Last Post: rajeevrrs

Forum Jump:


Users browsing this thread: 1 Guest(s)