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.
256
Other / Re: Email Accounts are not getting listed
« on: June 24, 2024, 09:55:58 PM »
do you have any non-Latin characters in one of the usernames?
257
MySQL / Re: Mysql not starting
« on: June 18, 2024, 02:38:20 PM »
Is the MySQL root password correct in both of the two files suggested to check?
259
Information / Re: lfd on (hostname): Excessive resource usage:
« on: June 18, 2024, 02:36:05 PM »
/ etc / csf / csf.pignore
is your friend. add entries to silence these common unnecessary notifications. Also consider increasing some values in csf.conf -- such as SMTP and IMAP login failures, since a lot of legit users trigger false positives and get locked out.
is your friend. add entries to silence these common unnecessary notifications. Also consider increasing some values in csf.conf -- such as SMTP and IMAP login failures, since a lot of legit users trigger false positives and get locked out.
260
Apache / Re: Apache Crashing Possibly due to alertandautorenewssl.php
« on: June 18, 2024, 04:40:47 AM »
The place to be today is CWP with AlmaLinux 8. Soon EL9 support will be out of beta and these bugs will be squashed and you can run AlmaLinux 9.
261
Apache / Re: Apache Crashing Possibly due to alertandautorenewssl.php
« on: June 17, 2024, 09:38:58 PM »
Bug in CWP for EL9
262
PHP / Re: PHP-FPM number of processes per user
« on: June 17, 2024, 09:33:06 PM »
if you have .user.ini per-user custom .ini file enabled in that PHP version's php.ini, set these parameters under /home/user/public_html/.user.ini:
pm.max_children: – 100 Request.
pm.start_servers: – 20 value.
pm.min_spare_servers: -10 value
pm.max_spare_servers: -50 value
pm.max_children: – 100 Request.
pm.start_servers: – 20 value.
pm.min_spare_servers: -10 value
pm.max_spare_servers: -50 value
263
CentOS 8 Problems / Re: New CWP Installation Error: The encoded file has expired
« on: June 17, 2024, 06:33:05 PM »
Make sure you are using PHP 8.1 or newer for IonCube support and make sure it is compiled in when you build PHP. (You should change your CLI version of PHP from 5.6 to 8.1 or newer also.)
264
CentOS-WebPanel Bugs / Re: Can't create user in Mysql Manager
« on: June 17, 2024, 06:30:54 PM »
Please do not use a beta operating system such as CentOS Stream for production use. Use a true Enterprise Linux OS -- currently AlmaLinux 8 is the best one recommended; soon CWP will be out of beta for EL9 OSes, so then you could use AlmaLinux 9.
265
Installation / Re: Fiber optics at home
« on: June 17, 2024, 04:56:27 PM »
Life is better with fiber. I have 100Mbit symmetric for my home office, so never any bottlenecks.
266
How to / Re: How to uninstall Dos2Unix Converter and restore VIM commands
« on: June 16, 2024, 05:54:49 PM »
I'm sorry, I don't know how to help you out of your predicament given your knowledge & experience level. You may want to consider hiring a sysadmin or seeing if paid support would help you out of your jam.
267
How to / Re: How to uninstall Dos2Unix Converter and restore VIM commands
« on: June 15, 2024, 11:52:45 PM »
EL (enterprise Linux) distributions don't use Debian apt commands. You would need to use yum or dnf to manage your software.
268
Installation / Re: Configure user resources
« on: June 15, 2024, 11:41:40 PM »
Generally, that is the point of "Packages" -- setting resource limits for users, but mostly in the sense of disk space, mail & FTP accounts, DBs. If you are running PHP-FPM (or any PHP version, really) -- each PHP version can have a memory limit. Also look into cgroups:
https://www.youtube.com/watch?v=ocgRqy9whtg
https://www.youtube.com/watch?v=ocgRqy9whtg
269
Installation / Re: ip route replace $(ip route list dev eth0...
« on: June 13, 2024, 08:14:15 PM »
eth0 is your primary interface and you have your IP addressing statically set via nmtui?
Have you put in a static route?
Have you put in a static route?
270
Installation / Re: http://static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.1179.zip - Slow
« on: June 13, 2024, 06:50:30 AM »
1.35Mbit on my home connection (Xfinity); just over 30 sec to download.
Code: [Select]
% curl -O http://static.cdn-cwp.com/files/cwp/el7/cwp-el7-0.9.8.1179.zip
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
80 54.1M 80 43.6M 0 0 1698k 0 0:00:32 0:00:26 0:00:06 1419k