vanessa
- Total activity 1160
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 492
Comments
Recent activity by vanessa-
you'd have to check the system logs, could have run out of RAM.
-
You can do this, but it's not available in the cPanel or WHM interface. Open a root console and run: clamscan -r -i /
-
I have a login but can't access that page either. You shouldn't modify exim.conf directly, but what you can do is: 1) For settings that are controlled by WHM, those are stored in /etc/exim.conf.lo...
-
Sure - you can parse /var/log/exim_mainlog to your heart's content.
-
I really would not recommend it, but you can technically just move the .frm and .ibd files (assuming they are per database and not global) into the database's directory (make sure they are owned by...
-
That's not what I asked. Your original post doesn't include enough of the logs to indicate where a problem is, and I was asking if you are able to restart services via systemd/systemctl instead of ...
-
Are you able to restart services through systemctl?
-
Everything I know about that specific error indicates a buggy PHP extension.
-
have you checked the Apache log for errors?
-
The parent company I work for, InMotion Hosting, uses a dnsadmin plugin to allow per-user keys to communicate with the DNS cluster instead of each server having one shared API key stored, which we ...