Skip to main content

OnlineSupport4u

The mod_security plugin could not connect to the database: cPanel

By PrasadNaik
March 23, 2014

If you have been getting the error “The mod_security plugin could not connect to the  database” Below are the steps to rectify it SSH to server Check the password set for modsec database using below command, In my case below was the password root@vps [~]# grep “dbpassword” /etc/cron.hourly/modsecparse.pl my $dbpassword = ‘qS_lqkU5mXkA’; my $dbh  = […]

Read More