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.


Topics - hill

Pages: [1]
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 / ssl didnt update automatically
« on: September 05, 2023, 07:58:00 AM »
how to get it to auto renew ssl? or add to cron?

3
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?

4
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?

5
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?

6
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?

7
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?

8
CSF Firewall / csf email log alert
« on: July 18, 2023, 02:49:57 AM »
i dont mind getting these emails, i want it to contain more details, any idea how i can customise these emails?

Time:     Tue Jul 18 02:34:16 2023 +0000
IP:       198.203.28.161 (US/United States/unknown-client.static.huge-dns.com)
Failures: 5 (mod_security)
Interval: 3600 seconds
Blocked:  Permanent Block [LF_MODSEC]

Log entries:

[Mon Jul 17 16:34:08.080734 2023] [:error] [pid 1724:tid 140585998436096] [client 198.203.28.161:45812] [client 198.203.28.161] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.env" at REQUEST_URI. [file "/usr/local/apache/modsecurity-cwaf/rules/02_Global_Generic.conf"] [line "117"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "103.73.64.45"] [uri "/cp/.env"] [unique_id "ZLVtgA9n8o30vcqEthF7RwAAAZA"]
[Mon Jul 17 16:34:09.057036 2023] [:error] [pid 32691:tid 140586057185024] [client 198.203.28.161:45824] [client 198.203.28.161] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.env" at REQUEST_URI. [file "/usr/local/apache/modsecurity-cwaf/rules/02_Global_Generic.conf"] [line "117"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "103.73.64.45"] [uri "/cp/.env"] [unique_id "ZLVtgfmiSv0cU56UwpPBhAAAAAk"]
[Mon Jul 17 16:34:10.363686 2023] [:error] [pid 25070:tid 140585964865280] [client 198.203.28.161:45826] [client 198.203.28.161] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.env" at REQUEST_URI. [file "/usr/local/apache/modsecurity-cwaf/rules/02_Global_Generic.conf"] [line "117"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "103.73.64.45"] [uri "/app/.env"] [unique_id "ZLVtgv2Cw--TsK8Cw01cRwAAAVQ"]
[Mon Jul 17 16:34:11.667593 2023] [:error] [pid 25070:tid 140586006828800] [client 198.203.28.161:45852] [client 198.203.28.161] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.env" at REQUEST_URI. [file "/usr/local/apache/modsecurity-cwaf/rules/02_Global_Generic.conf"] [line "117"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "103.73.64.45"] [uri "/app/.env"] [unique_id "ZLVtg_2Cw--TsK8Cw01cSAAAAU8"]
[Mon Jul 17 16:34:13.060849 2023] [:error] [pid 25070:tid 140585964865280] [client 198.203.28.161:45930] [client 198.203.28.161] ModSecurity: Access denied with code 403 (phase 1). Matched phrase "/.env" at REQUEST_URI. [file "/usr/local/apache/modsecurity-cwaf/rules/02_Global_Generic.conf"] [line "117"] [id "210492"] [rev "3"] [severity "CRITICAL"] [tag "CWAF"] [tag "Generic"] [hostname "103.73.64.45"] [uri "/.env.old"] [unique_id "ZLVthf2Cw--TsK8Cw01cTQAAAVQ"]

9
Hello everyone! I'm currently utilizing NGINX alongside PHP-FPM 7.4. Recently, I've encountered an issue where certain pages become unresponsive at random intervals. The only solution I've found so far is to either reboot the server or restart the Apache service. I'm curious if anyone else has experienced this problem and if there are any known fixes or workarounds available. Your insights would be greatly appreciated!





10
CentOS 8 Problems / ngnix php-frm stops loading webpages randomly
« on: June 20, 2023, 06:15:22 AM »
hi guys, im using ngnix with forced php-frm 7.4 and ive noticed that randomly, pages will stop responding and the only way to wake them up again is to reboot the server or restart apache service

Pages: [1]