11
Information / I can't access my post history in this forum...
« Last post by venty on November 07, 2025, 11:54:22 AM »Hi,
I can't access my post history in this forum, please help...
BR
Venty
I can't access my post history in this forum, please help...
BR
Venty
12
Updates / Re: ..no dir...
« Last post by venty on November 07, 2025, 11:42:33 AM »It's almost Halloween here in the US.
So either works.
All you should have to do is runCode: [Select]depmod -a
And any future kernel updates should not give an error.
but... https://prnt.sc/WikTePoeV2aL
BR
Venty
13
CentOS-WebPanel GUI / Re: PHP_FPM Selector completely broken
« Last post by Purelaise on November 07, 2025, 10:25:27 AM »Anyone else having this problem, looks like its linked to a corrupted update database and packages. Repairing the database and rebuilding the installed packages fixes the gui. Not sure how it happens but it fixes it for me.
14
CentOS-WebPanel GUI / PHP version for control panel
« Last post by Purelaise on November 07, 2025, 10:20:15 AM »Hi All,
Looks like the php version for port 2083 user panel is actually PHP 7.2.30 (cli) (built: Apr 29 2020). Which is crazy. Is there any known method to update this to newer PHP or any protections that can be put in place?
Thanks
Looks like the php version for port 2083 user panel is actually PHP 7.2.30 (cli) (built: Apr 29 2020). Which is crazy. Is there any known method to update this to newer PHP or any protections that can be put in place?
Thanks
15
How to / Re: How to upgrade nginx to the latest version
« Last post by 6Sense on November 06, 2025, 11:36:25 AM »Follow the instructions from @cbstudiomx post in https://forum.centos-webpanel.com/nginx/how-to-update-nginx-version-to-version-1-26-2/
It should update to the latest for you eg: 1.28
It should update to the latest for you eg: 1.28
16
How to / Re: How to upgrade nginx to the latest version
« Last post by Purelaise on November 05, 2025, 08:46:31 PM »I saw someone here updated direct through updates - but only up to 1.24, however 1.28 as a stable release is availble direct. Not sure what to do tbh.
17
Backup / Backup config not saving
« Last post by kokolino87 on November 05, 2025, 03:17:38 PM »This is a brand new AlmaLinux 9 + CWP (free) setup, installed as per instructions in documentation. When I try to save the backup configuration via GUI, it doesn't work and throws the following errors in error log:
Crontab entry saves, though:
58 16 * * * /usr/local/cwp/php71/bin/php-cgi -d max_execution_time=100000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_newbackup.php
When I try to manually execute it via SSH it just exits, nothing happens.
How can I fix this? Thanks in advance!!
Quote
2025/11/05 17:12:31 [error] 874#0: *3 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: APACHE_INCLUDE_CONFI in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: APACHE_WEBSERVER_CONF in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: CONF_APACHE_SSL in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: CWP_CONFIG_BACKUP in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: DEFAULUSERBACKUP in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: DNS_ZONE_TEMPLATE in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: FREQUENCY_DETAILS in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: FTP_ACCOUNTS_BACKUP in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: FTP_FILE_SERVER in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined variable: _passftp in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: MAIL_SERVER_SETTINGS in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined variable: filecode in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: SETTINGS_MYSQL_SSL_PHP in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: AGGRESSIVENESS in /usr/local/c
2025/11/05 17:12:31 [error] 874#0: *3 FastCGI sent in stderr: "PHP message: PHP Notice: Undefined index: BTN_EDIT in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: BTN_RUN in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: BTN_DEFAULT_USER in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0PHP message: PHP Notice: Undefined index: BTN_DELETE in /usr/local/cwpsrv/htdocs/resources/admin/addons/ajax/ajax_backmanager.php on line 0" while reading response header from upstream, client: 78.83.116.88, server: localhost, request: "POST /cwp_fb2f32aed1011aadf890a9468f12647c/admin/loader_ajax.php?ajax=backmanager&acc=list HTTP/1.1", upstream: "fastcgi://unix:/usr/local/cwp/php71/var/sockets/cwpsrv.sock:", host: "[HOSTNAME_REDACTED]:2031", referrer: "https://[HOSTNAME_REDACTED]:2031/cwp_fb2f32aed1011aadf890a9468f12647c/admin/index.php?module=backup_manager2"
Crontab entry saves, though:
58 16 * * * /usr/local/cwp/php71/bin/php-cgi -d max_execution_time=100000000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_newbackup.php
When I try to manually execute it via SSH it just exits, nothing happens.
How can I fix this? Thanks in advance!!
18
How to / Re: How to upgrade nginx to the latest version
« Last post by overseer on November 05, 2025, 02:40:48 PM »Sandeep's AlphaGNU forum is a good place for references like this. This is for Nginx 1.24 with TLS 1.3 support:
https://www.alphagnu.com/topic/47-how-to-enable-tls-13-in-cwp-nginx-reverse-proxy/
But this comment has details for getting brotli compression working and Nginx 1.28:
https://www.alphagnu.com/topic/10-enable-brotli-compression-on-nginx-cwp-and-on-linux-os-for-official-nginx/#comment-12
I do have one dedicated server that runs Nginx (others I manage run Apache), so I am about to make this leap myself (take a deep breath, plunge!)...
https://www.alphagnu.com/topic/47-how-to-enable-tls-13-in-cwp-nginx-reverse-proxy/
But this comment has details for getting brotli compression working and Nginx 1.28:
https://www.alphagnu.com/topic/10-enable-brotli-compression-on-nginx-cwp-and-on-linux-os-for-official-nginx/#comment-12
I do have one dedicated server that runs Nginx (others I manage run Apache), so I am about to make this leap myself (take a deep breath, plunge!)...
19
How to / How to upgrade nginx to the latest version
« Last post by Purelaise on November 05, 2025, 01:16:52 PM »Hi Folks,
Does anyone have a clear guide on upgrading nginx without bringing the webserver to a halt? I am running Alma 8 and ideally would like to be as up to date as possible.
Thanks
Does anyone have a clear guide on upgrading nginx without bringing the webserver to a halt? I am running Alma 8 and ideally would like to be as up to date as possible.
Thanks
20
CSF Firewall / Re: Firewall off in cwp panel
« Last post by NIIcK on November 05, 2025, 12:23:00 PM »I had the same issue; it turned out that lfd was not starting because of an error "Unrecognized character \xE2" in /usr/local/csf/bin/regex.custom.pm lines 26 and 28.
You can check its status with: tail -f /var/log/lfd.log -> it seems that the csf -e command will only check if the services are enabled but will not report if they are actually running or not.
Basically all I needed to do was to change the “ ” to " " and lfd started again.
I hope it works for you.
You can check its status with: tail -f /var/log/lfd.log -> it seems that the csf -e command will only check if the services are enabled but will not report if they are actually running or not.
Basically all I needed to do was to change the “ ” to " " and lfd started again.
I hope it works for you.
Recent Posts
