Hello to everyone, installed sentora to Centos 7, upgraded the php to 7.4.0.32 and everything seems to work done except the ftp_managment module that doesn't load and throws an error "popover is not a function at sentora js line 37".
If I delete the edit and delete sections from the zpm file module loads so i believe that the error has to do with the controller and some php command that is not compatible with php7.
Checked all logs but can't find any errors.
How can i debug the php and show all errors or log all errors to a file?
Btw the only function that is not supported to php7 is the suhosin but it's ok i will remove it completely and replace it with an alternative.
Thanks
If I delete the edit and delete sections from the zpm file module loads so i believe that the error has to do with the controller and some php command that is not compatible with php7.
Checked all logs but can't find any errors.
How can i debug the php and show all errors or log all errors to a file?
Btw the only function that is not supported to php7 is the suhosin but it's ok i will remove it completely and replace it with an alternative.
Thanks