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

Pages: 1 ... 35 36 [37] 38 39 ... 71
541
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...

542
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

543
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

544
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.

545
Information / Re: Offical ipv6 Support?
« on: July 27, 2023, 01:59:53 PM »
A ≠ AAAA
(4 | 6)

546
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.

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

548
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.

549
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.

550
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.

551
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).

552
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.

553
Information / Re: Future of CWP?
« on: July 24, 2023, 02:29:42 AM »
Ajenti has always been on my list of a panel to try, and it has experimental support for FreeBSD:
https://support.ajenti.org/knowledge-bases/5/articles/1131-installing-on-freebsd-experimental

And of course, Webmin runs on FreeBSD:
https://computingforgeeks.com/how-to-install-webmin-on-freebsd/

And maybe you would count TrueNAS (née FreeNAS) as a web GUI for admin duties for FreeBSD, but of course, it's more LAN storage-focused, but I could imagine extending it to include other server duties.

554
Information / Re: Offical ipv6 Support?
« on: July 24, 2023, 02:01:28 AM »
Maybe for the basic tier, but Starburst was comparing aaPanel's Professional tier to CWP Pro.
https://www.aapanel.com/new/pricing.html
Prepaying for a full year nets savings to <$10/mo. But otherwise, aaPanel is close to cPanel for my use case tier, so why consider it?

555
Information / Re: Future of CWP?
« on: July 23, 2023, 02:09:38 PM »
My straw vote would be Debian proper for a major failover backup plan. Of course, targeting Debian should get you broad compatibility with other Debian-derived OSes such as Ubuntu.

But the whole RHEL kerfuffle has caused me to re-survey the landscape and I will now re-evaluate SUSE, which I last used back in the early 2000s. It would seemingly be the best direct alternative to the EL branch of distros, since it too qualifies as a conservative enterprise distro.

Pages: 1 ... 35 36 [37] 38 39 ... 71