New server. Aside from the regular things I do when setting up I went ahead and changed to MariaDB. Works fine, but now I am noticing some user errors showing up. Example email alert :
/etc/cron.hourly/modsecparse.pl:
DBI connect('modsec:localhost','modsec',...) failed: Access denied for user 'modsec'@'localhost' (using password: YES) at /etc/cron.hourly/modsecparse.pl line 19.
Unable to connect to mysql database at /etc/cron.hourly/modsecparse.pl line 19.
I believe there to be quite a few of these as leechprotect was another I noticed. What is the issue here and where do I start correcting this? One would think since the change/update was done within WHM that this would be taken care of - no?
/etc/cron.hourly/modsecparse.pl:
DBI connect('modsec:localhost','modsec',...) failed: Access denied for user 'modsec'@'localhost' (using password: YES) at /etc/cron.hourly/modsecparse.pl line 19.
Unable to connect to mysql database at /etc/cron.hourly/modsecparse.pl line 19.
I believe there to be quite a few of these as leechprotect was another I noticed. What is the issue here and where do I start correcting this? One would think since the change/update was done within WHM that this would be taken care of - no?