1
SSL / Re: Problem with renewed SSL certificate and Email
« Last post by bytesatwork on Today at 12:30:55 PM »Ok, with a lot troubleshooting with ChatGPT, we found the problem is CSF firewall, disable it , renew the Cert. and enable the firewall again.
Have to check where it goes wrong but at leat you can get your sites wunning again...
Found the issue, we block a lot of countries due to attacks, so we needed to add Let's Encrypt ip adresses to the whitelist.
2
SSL / Re: Problem with renewed SSL certificate and Email
« Last post by bytesatwork on Today at 11:15:48 AM »Ok, with a lot troubleshooting with ChatGPT, we found the problem is CSF firewall, disable it , renew the Cert. and enable the firewall again.
Have to check where it goes wrong but at leat you can get your sites wunning again...
Have to check where it goes wrong but at leat you can get your sites wunning again...
3
SSL / Re: Problem with renewed SSL certificate and Email
« Last post by bytesatwork on Today at 10:50:48 AM »today i have same problem with all my domains
"An unexpected error occurred"
I have also the same issue, can't renew any ssl cert.
4
Information / Re: CWP centos7 to CWP Almalinux 9 Migration Planned
« Last post by Starburst on Today at 10:34:19 AM »Doing the ELevate process on a production server scares me a bit, i have never done it (in the past i always have setup a new server with a newer OS every 6-8 years and migrated the sites/emails from one server to the other)
Right now i have been stagnating on Centos7, paying for the extended support, because i'm not sure if i should wait for AL9 or go to AL8 and again in 3-4 years do an other migration...
It's better to setup a new server.
ELevate could leave some ghosts in the system.
AL8 is good with security updates until 2029-05-31
AL9 is active until 2027-05-31, with security updates until 2032-05-31
And AL10, IF CWP version ever gets that version going, is active until 2030-05-31, and security updates until 2035-05-31
https://wiki.almalinux.org/release-notes/
Seems like CWP main problem is they are still trying to support the older obsolete OS'es like CentOS 7 and PHP versions.
That seems to be holding back the needed development for the new OS'es that is needed.
They need to kill CentOS 7 support, it's been long enough past EOL and work on AL9 and AL10.
Other control panels have done this, and some have AL10 versions out or coming out soon.
While CWP is stuck on CentOS 7 and AL8.
[End of rant, I apologize]
5
Information / Re: CWP centos7 to CWP Almalinux 9 Migration Planned
« Last post by Gokalex on Today at 10:19:00 AM »Doing the ELevate process on a production server scares me a bit, i have never done it (in the past i always have setup a new server with a newer OS every 6-8 years and migrated the sites/emails from one server to the other)
Right now i have been stagnating on Centos7, paying for the extended support, because i'm not sure if i should wait for AL9 or go to AL8 and again in 3-4 years do an other migration...
Right now i have been stagnating on Centos7, paying for the extended support, because i'm not sure if i should wait for AL9 or go to AL8 and again in 3-4 years do an other migration...
6
Installation / Re: Install issues
« Last post by Starburst on Today at 10:08:09 AM »Try to use the CWP install script.
That fix is old, and apparently things have changed in their repo for installation.
That fix is old, and apparently things have changed in their repo for installation.
7
CentOS-WebPanel Bugs / Re: [CRITICAL] Multiple CWP Servers Infected – Arbitrary PHP Code Execution via Publ
« Last post by Purelaise on Today at 09:45:11 AM »https://serveravatar.com/disable-php-functions/#top-php-functions-you-should-disable-5
Have you run into any issues with WordPress blocking these? eval() and assert()
8
Apache / Re: Apache automatic shutdown
« Last post by overseer on Today at 03:00:31 AM »If that log you posted has accurate time stamps, the SAN notice comes in just after 3 am, which is expected because that's when the daily cron run happens, which includes AutoSSL renewal attempts (and subsequent graceful restarts).
9
Apache / Re: Apache automatic shutdown
« Last post by 6Sense on Today at 01:47:03 AM »CWP seems to produce that [ssl-warn] for any SAN you haven't enabled but it is just a warning & wouldn't be causing the restart. I also don't think your access attempts to /usr/local/apache/htdocs/ would do that either. Something is sending a SIGWINCH command to apache which is gracefully restarting as per its design.
I'd check your cron logs and/all other logs to see if you can find what is requesting it.
I'd check your cron logs and/all other logs to see if you can find what is requesting it.
10
Installation / Re: Install issues
« Last post by Jack_C on November 26, 2025, 03:32:51 PM »Starburst has a guide for installing CWP with MariaDB 10.6, after which you can update to 10.11 or 11.x (LTS versions):
https://starburst.help/control-web-panel-cwp/control-web-panel-cwp-install-tutorials/updated-cwp-installer-script-for-almalinux-8-with-mariadb-10-6/
I get some error on that installation on Almalinux 8
Code: [Select]
Last metadata expiration check: 0:01:09 ago on Wed 26 Nov 2025 03:27:48 PM UTC.
Dependencies resolved.
Nothing to do.
Complete!
PREPARING THE SERVER
##########################
Failed to stop firewalld.service: Unit firewalld.service not loaded.
Failed to disable unit: Unit file firewalld.service does not exist.
#############################################
Please wait... installing web server files...
#############################################
Last metadata expiration check: 0:01:12 ago on Wed 26 Nov 2025 03:27:48 PM UTC.
No match for argument: cwp-httpd
Error: Unable to find a match: cwp-httpd
Last metadata expiration check: 0:01:14 ago on Wed 26 Nov 2025 03:27:48 PM UTC.
No match for argument: cwp-suphp
Error: Unable to find a match: cwp-suphp
Compiler requires 512 MB RAM + SWAP
Installation FAILED at httpd
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 899 100 899 0 0 3110 0 --:--:-- --:--:-- --:--:-- 3110
sh: line 46: /usr/local/bin/php: No such file or directory
grep: /etc/init.d/httpd: No such file or directory
Received
Please contact CWP support about this issue and include the last few lines from the error:
http://centos-webpanel.com/contact
Recent Posts