Solutions
-
leisegang's post in View sites PHP version was marked as the answerThis is what i came up with:
Search for PHP 7.4
grep -r "74" /home/*/.conf/webservers/ Search for PHP 8.2
grep -r "82" /home/*/.conf/webservers/ Displaying all versions
grep -r "php-fpm_ver" /home/*/.conf/webservers/
I did not find that file/folder in all accounts. I dont know why
-
leisegang's post in Email delivery was marked as the answerI got a message saying that i dont have access/rights to view this plugin.
I Tried to remove it manually and installed it again with this command and then it worked