I get this error in my php error log every 5 minutes:
[29-Dec-2022 11:40:01 America/New_York] PHP Fatal error: The file /usr/local/directadmin/plugins/softaculous/includes71/do_backups.php encoded as type [1/71] cannot be decoded by this version of the ionCube Loader.
I don't actually care about softaculous, I don't use it, but I'm getting annoyed by the log spam. Oddly enough, this didn't start right when I set php 8.1 as the default version, it started later on, but it's been going on for a while. I was hoping it would resolve itself, but so far no luck.
Is there any way to stop it from doing this? Again, I do not care about softaculous at all, removing it would be an acceptable solution for me if that's possible (and doesn't break anything else in unexpected ways). And making php 7 or 8.0 the default php version is also not an option for me.
Thanks in advance for any help.
[29-Dec-2022 11:40:01 America/New_York] PHP Fatal error: The file /usr/local/directadmin/plugins/softaculous/includes71/do_backups.php encoded as type [1/71] cannot be decoded by this version of the ionCube Loader.
I don't actually care about softaculous, I don't use it, but I'm getting annoyed by the log spam. Oddly enough, this didn't start right when I set php 8.1 as the default version, it started later on, but it's been going on for a while. I was hoping it would resolve itself, but so far no luck.
Is there any way to stop it from doing this? Again, I do not care about softaculous at all, removing it would be an acceptable solution for me if that's possible (and doesn't break anything else in unexpected ways). And making php 7 or 8.0 the default php version is also not an option for me.
Thanks in advance for any help.