![]() |
|
php 7 compatibility for sentora - 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: General Support Forum v1.0.x (https://senforums.mach-hosting.com/forumdisplay.php?fid=36) +---- Thread: php 7 compatibility for sentora (/showthread.php?tid=2402) Pages:
1
2
|
php 7 compatibility for sentora - elmoutakaf - 01-02-2016 php 7 compatibility for sentora ? RE: php 7 compatibility for sentora - TGates - 01-02-2016 Has not been tested as far as I know... Anybody try it yet? RE: php 7 compatibility for sentora - ccr1969 - 01-07-2016 (01-02-2016, 05:39 AM)TGates Wrote: Has not been tested as far as I know... Anybody try it yet? yes i have tried this. So Far needs a lot of work to get to be working correctly with Sentora i haven't successfully compiled Suhosin yet Php 7 Vc 14 is what they have as official release I am testing with dev 7 Vc 11 and apache 2.4.17 which i haven't had luck compiling mod_perl for yet but as i get time i am sure i can get this up and on track . RE: php 7 compatibility for sentora - TGates - 01-07-2016 Thanks for the info. Keep us posted
RE: php 7 compatibility for sentora - Me.B - 01-08-2016 Windows compatibility is a bit more tricky than linux. If we have to test it would be on linux first. M B RE: php 7 compatibility for sentora - ccr1969 - 02-01-2016 phpsysinfo won't work so needed updating to phpSysInfo - 3.2.4 this works with later version also still haven't got Suhosin compiled But can still use openbase to lock users most modules are working I will keep updating on progress also webftp not working other than that most modules working RE: php 7 compatibility for sentora - ccr1969 - 02-01-2016 (02-01-2016, 05:16 AM)ccr1969 Wrote: phpsysinfo won't work so needed updating to phpSysInfo - 3.2.4 RE: php 7 compatibility for sentora - ccr1969 - 02-01-2016 (02-01-2016, 05:22 AM)ccr1969 Wrote:(02-01-2016, 05:16 AM)ccr1969 Wrote: phpsysinfo won't work so needed updating to phpSysInfo - 3.2.4 as you will notice the uptime is incorrect in this since update of php 7 and by the the way this is php 7.0.2 release RE: php 7 compatibility for sentora - thefantas - 03-08-2016 There is an error when "php_admin_value suhosin.executor.func.blacklist" is uncommented. It seems to be incompatible with suhosin7 (still in pre-alpha version). We still wait, greetings. RE: php 7 compatibility for sentora - Me.B - 03-08-2016 May be a function no more supported in PHP 7? Any way good to know. M B |