No mail getting sent from webforms
Hi All,
We are having an issue with one of our websites. We recently had a spam attack on a few of our other websites but I have checked for blacklists and this url is clean.
I am getting the following error when trying to run some diagnostics through cpanel.
Error from delivery reporter: DBD::mysql::db selectall_arrayref failed: Table './eximstats/sends' is marked as crashed and should be repaired
I have tried a repair of eximstats but it just loads forever and doesn't do anything.
I am a bit of a novice with cpanel, could someone please tell me what I should be doing in this case?
-
Hi, Have you tried repairing the database table using following command ? myisamchk /var/lib/mysql/eximstats/sends.MYI -r If still you face any issue then try repairing the eximstats database completely. mysqlcheck --repair eximstats Thanks 0 -
Hello :) Yes, please try repairing the database via: mysqlcheck --repair eximstats
Thank you.0
Please sign in to leave a comment.
Comments
2 comments