Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - hill

Pages: [1] 2 3 4
1
Information / mariadbd constantly crashing [FIXED, CLICK ME]
« on: March 08, 2025, 03:09:58 AM »
i have a low resource server with only a few gb memory, kept seeing database lost connection to wordpress and when running dmesg i would also see database server run out of resources, checking every area within CWP there was no area to increase memory allocation

so i edited the my.conf file found under /etc/my.confd/  and added the following under the [mysqld] area, ever since doing this its been good

hopefully it helps others having a similar problem

default-storage-engine = InnoDB
innodb_flush_method = O_DIRECT
innodb_log_file_size = 128M
innodb_buffer_pool_size = 128M
max_allowed_packet = 128M
max_connections = 200
key_buffer_size = 256M
tmp_table_size = 64M
max_heap_table_size = 64M

2
CentOS 7 Problems / Re: ssl didnt update automatically
« on: September 10, 2023, 11:34:25 PM »
for me it didnt, found websites with invalid ssl, any way to fix it?

3
CentOS 7 Problems / ssl didnt update automatically
« on: September 05, 2023, 07:58:00 AM »
how to get it to auto renew ssl? or add to cron?

4
Backup / Re: Backup Beta, ** not backing up databases **
« on: September 05, 2023, 07:48:04 AM »
checking the paths you provide on the remote service, the database backups dont exist and they are ticked.. local yes the backups exist but it doesnt help if whole server is down?

5
Backup / Backup Beta, ** not backing up databases **
« on: September 02, 2023, 01:10:15 AM »
so, server went down today, was going to move all data to a new web host but found the backups to be incomplete and did not include the database, checking to see if there is a known bug?

6
CentOS 7 Problems / Re: help with disk space usage on accounts
« on: July 28, 2023, 01:06:52 AM »
youre going to get us banned lol it only took me 34 years to get forum approval

7
CentOS 7 Problems / Re: disk space limit calculation on accounts
« on: July 28, 2023, 12:59:13 AM »
hahaha

8
CentOS 7 Problems / disk space limit calculation on accounts
« on: July 28, 2023, 12:22:09 AM »
i have about 20 accounts on my server, all setup with disk space limits, but when i look at them on the web portal, it doesnt seem to calculate the disk space used by these accounts, from memory it use to, but not anymore, any idea why?

9
CentOS 7 Problems / Re: server disk space usage alert email?
« on: July 27, 2023, 11:24:27 PM »
i was hoping the server would just tell me its getting full,

i had some user accounts suspended because they hit limits, and didnt even inform server admin :/

10
CentOS 7 Problems / Re: help with disk space usage on accounts
« on: July 27, 2023, 11:20:32 PM »
starburst, i cut you short, you help also, thanks for your assistance on these forums

11
CentOS 7 Problems / server disk space usage alert email?
« on: July 27, 2023, 10:27:47 PM »
how to enable server disk space usage alert email?

12
CentOS 7 Problems / Re: help with disk space usage on accounts
« on: July 27, 2023, 10:27:11 PM »
 ;D ;D ;D ;D

13
This package contains introspection data for VTE, a terminal emulator widget for GTK+.

are you sure its a hack?

did you change your root password? reboot? update cwp? update all kernels? change ssh port? update firewall for ssh port change? remove port 22 from firewall?

14
CentOS 7 Problems / help with disk space usage on accounts
« on: July 27, 2023, 10:04:40 PM »
hi overseer

thanks for your help on this forum, you seem to be the the only one helping :)

i have about 20 accounts on my server, all setup with disk space limits, but when i look at them on the web portal, it doesnt seem to calculate the disk space used by these accounts, any idea why?

15
Installation / best practices with cwp
« on: July 27, 2023, 10:03:04 PM »
is there a best practices document? one that talks about one os works best with cwp? maybe this way we can avoid having issues with it?

Pages: [1] 2 3 4