GOT
- Total activity 1461
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 579
Comments
Recent activity by GOT-
Depends on the folders. What I would do is go into /var and run du -h --max=1|grep G and see what folders are the biggest and start drilling down. Then do the same thing for /usr. For exmaple,...
-
As you are not set up with volume groups, this won't be possible. However, you could use sda4 for either /usr or /var which is probably a source of a lot of disk usage. You might want to check ea...
-
that is quite odd. I don't think we could gather enough data in the forums to help you fix this and I've not seen it before. You could try running /scripts/check_cpanel_rpms --fix but I don't hav...
-
Assuming you are on ea4, the command would look like: /opt/cpanel/ea-php72/root/usr/bin/pecl install memcached You should change the php path to reflect the version you want to install for. You ...
-
Its unlikely that as a website owner you'll be able to find that. You will likely need to engage your host's support because those files are typically outside your home folder.
-
Going to be interesting chasing this down. Its going to be difficult for us to try to do this in a forum. I will point out that you are saying its running php 7.1, but the apache log error indica...
-
Any chance your disk is nearly full?
-
That would likely mean that they are innodb tables then, though this is pretty rare. Might have a look here Recovering Innodb table Corruption I would also look in your mysql log and see what it...
-
Have you tried repairing the database?
-
You can't you would need to get your provider to use kernelcare for their host nodes. You have no direct kernel control on a VZ container VPS. If this is a major concern, you might consider upgra...