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.
991
CentOS 7 Problems / Re: disk space limit calculation on accounts
« on: July 28, 2023, 12:51:02 AM »
Sorry, I advertise my hosting as "No More Tiers" (a play on Johnson & Johnson's Baby Shampoo). So I don't have any disk quotas in place. I only have 2TB SSDs in play
, so any hard limits are still years away for me. But the "More details" hamburger menu seems to accurately list the SQL DB and mail usage under the Accounts list.

992
CentOS 7 Problems / Re: help with disk space usage on accounts
« on: July 28, 2023, 12:33:21 AM »thanks for your help on this forum, you seem to be the the only one helpingI was going to say, don't forget Starburst -- his legend is cemented on this forum. Maybe I post more prolifically, but his salient, helpful posts are spot on! And although newer, Cyberspace appears to be very knowledgeable and helpful as well!
993
Installation / Re: best practices with cwp
« on: July 27, 2023, 10:28:19 PM »
CentOS 7.9 currently 
Starburst recommends AlmaLinux 8.8.
Josemnunez said the devs are hard at work on EL9 support.
So I am targeting AlmaLinux 9 for next spring deployment. Looking to ELevate my CentOS 7.9 servers to AlmaLinux 9 at that time.
But AWSmonster has the best CWP setup documentation I've seen -- better than the wiki.

Starburst recommends AlmaLinux 8.8.
Josemnunez said the devs are hard at work on EL9 support.
So I am targeting AlmaLinux 9 for next spring deployment. Looking to ELevate my CentOS 7.9 servers to AlmaLinux 9 at that time.
But AWSmonster has the best CWP setup documentation I've seen -- better than the wiki.
994
CentOS 7 Problems / Re: help with disk space usage on accounts
« on: July 27, 2023, 10:23:23 PM »
bugaboo, from what I understand. Sing with me now:
99 bugs in the code, you take one down, fix it around, 105 bugs in the code...
99 bugs in the code, you take one down, fix it around, 105 bugs in the code...
995
CentOS 7 Problems / Re: 'gir1.2-vte+' process using cpu 100% and memory 94%
« on: July 27, 2023, 10:21:36 PM »
Is your server set to terminal only (local TTY/SSH) -- in other words, do you have the GUI disabled (as it should be for a server)?
Code: [Select]
systemctl set-default multi-user.target
996
MySQL / Re: Excessive resource usage: mysql
« on: July 27, 2023, 10:17:52 PM »
How much memory do you have allocated on your server? I have 6GB on one VM and this is a typical htop sample:
Code: [Select]
PID USER PRI NI VIRT RES SHR S CPU% MEM% TIME+ Command
17790 mysql 20 0 1552M 431M 6804 S 0.0 7.6 0:00.06 /usr/sbin/mariadbd
1314 mysql 20 0 1552M 431M 6804 S 0.0 7.6 23:40.57 /usr/sbin/mariadbd
17804 mysql 20 0 1552M 431M 6804 S 0.0 7.6 0:00.06 /usr/sbin/mariadbd
997
Updates / Re: CWP fails update jumped 3 versions
« on: July 27, 2023, 10:10:24 PM »
It's been failing to apply for me, still showing as available (with/without CSF enabled). I'll see if the update applies via cron overnight.
999
CentOS 7 Problems / Re: Package won't update quota
« on: July 27, 2023, 01:56:36 PM »
You can also set packages in the root_cwp database. You could change the package to something else, then change it back to the preferred package with the correct quota setting.
1000
PHP / Re: Apache stops working after a while?
« on: July 27, 2023, 01:08:07 AM »
Does it actually stop working, or is your access to it prevented by the firewall? Have you whitelisted your IP address in /etc/csf/csf.allow?
1001
Information / Re: Driving me absolutely insane. Can't understand how to fix this simple error. Can
« on: July 26, 2023, 02:55:44 AM »
Reinstall PHP 8.0, or (better, if OpenCart supports it) switch to PHP 8.1.
Turn off debug message display in your php.ini file or via an .htaccess directive.
Turn off debug message display in your php.ini file or via an .htaccess directive.
1002
Information / Re: Offical ipv6 Support?
« on: July 25, 2023, 01:47:58 AM »
That's always the nagging feeling I have, too. It's definitely NOT a critical feature for my needs currently nor anytime on the near horizon.
1003
DNS / Re: Job for named.service failed because the control process exited with error code.
« on: July 24, 2023, 10:32:01 PM »
Seems pretty self-explanatory. Look hard at:
/var/named/vps.esemorenoyclavijo.gov.co.db
There is something corrupt in it (bad syntax?) near the beginning of the file -- first few lines.
/var/named/vps.esemorenoyclavijo.gov.co.db
There is something corrupt in it (bad syntax?) near the beginning of the file -- first few lines.
1004
CentOS 9 Problems / Re: RHEL varient support update?
« on: July 24, 2023, 10:29:38 PM »
Good! Death to php 5.6! And 7.1!
Hopefully this means you are moving cwpsrv to php 8.1 or 8.2 (supported if IonCube is a "must" for your development or release plans).
Hopefully this means you are moving cwpsrv to php 8.1 or 8.2 (supported if IonCube is a "must" for your development or release plans).
1005
Information / Re: Future of CWP?
« on: July 24, 2023, 02:00:08 PM »
Thanks, that's a nice comprehensive list! I haven't surveyed the landscape in at least 5 years. Back when I migrated out of cPanel land, CWP was the obvious choice because it provided the clearest, most direct transition path from expen$$$ive cPanel servers over to my own dedicated servers with CWP Pro.
If starting up a new server fresh, I may give that list a more comprehensive look and test drive some of the other alternative panels. Certainly a dedicated server could do with one of the other panels vs. one that supports reselling. But a lot of it comes down to the knowledge base of the admin and how much down-n-dirty behind the panel work is required to configure & keep it running smoothly.
If starting up a new server fresh, I may give that list a more comprehensive look and test drive some of the other alternative panels. Certainly a dedicated server could do with one of the other panels vs. one that supports reselling. But a lot of it comes down to the knowledge base of the admin and how much down-n-dirty behind the panel work is required to configure & keep it running smoothly.