lfd on xxxx.xxxxx.com: Suspicious File Alert
File: /tmp/pma_template_compiles_USERNAME/twig/9f/9f2b0868c0ee3bdb8fbcdba6e363515596d67849ea34a2ad71b70607edbb2a33.php
Reason: Script, file extension
Owner: USERNAME:USERNAME (510:507)
Action: No action taken
I would normally just suppress the notification but the php file it flags changes constantly since it's a tmp file and I prefer not to have it ignore an entire folder.
Those are compiled phpMyAdmin templates which cPanel introduced in v76. They are currently being created in /tmp instead of ~user/tmp which cPanel is aware of and should be fixing in a future release.
In the meantime, if you want to ignore them you would need to create an entry in /etc/csf/csf.fignore and then restart csf and then lfd.
ForumAdmin wrote: ↑28 Oct 2018, 16:28
Those are compiled phpMyAdmin templates which cPanel introduced in v76. They are currently being created in /tmp instead of ~user/tmp which cPanel is aware of and should be fixing in a future release.
In the meantime, if you want to ignore them you would need to create an entry in /etc/csf/csf.fignore and then restart csf and then lfd.