Into /public_html
have a (1st) “php.ini”
have 2 x SetEnv PHPRC in the “.htaccess” file
SetEnv PHPRC /home/MyUserName/public_html/php.ini
SetEnv PHPRC /home/MyUserName/public_html/My DomainName/php.ini
2. Into your website folder public_html/MyDomainName
have a (2nd) “php.ini”
have 1 x SetEnv PHPRC in the “.htaccess” file
SetEnv PHPRC /home/MyUserName/public_html/My DomainName/php.ini
heve the “wordfence-waf.php”
Hope this will help, cheers