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.
1
Information / Re: CWP: What is the future of the project? Is it still the right choice?
« on: July 27, 2026, 07:24:11 PM »
Please update to the latest version 1.2
2
Information / Re: CWP: What is the future of the project? Is it still the right choice?
« on: July 27, 2026, 05:22:41 PM »
Oh sure, and also the new version of Apache and Postfix
3
Information / Re: CWP: What is the future of the project? Is it still the right choice?
« on: July 27, 2026, 04:43:58 PM »
Hi everyone,
First of all, I want to sincerely thank all of you who continue to follow and support CWP. We truly appreciate the community's feedback—both the praise and the constructive criticism.
I’d like to share some updates directly with you regarding where we are heading. Right now, our team is working extremely hard behind the scenes to strengthen the CWP core. Our primary focus is making the base system as secure, solid, and reliable as possible for everyone. Building this rock-solid foundation is essential so we can scale and expand panel functionality safely moving forward.
We also have exciting features and modules currently in active development, including:
WPTools: Enhanced tools specifically built for managing WordPress deployments.
IP Suite: Full, modernized support for both IPv4 and IPv6 management.
New CSF Firewall Dashboard: A completely redesigned, intuitive UI for managing CSF firewall rules and security.
...and many more updates currently in the pipeline.
Beta Testing Program
To ensure higher stability and catch bugs before public releases, we are opening a list for community members who want to apply as Beta Testers. As a beta tester, you will get early access to new releases, upcoming modules, and features to help us test and refine them before they hit production.
(If you are interested in joining the beta testing group, please reply here or send us a message so we can add you to the list!)
In short: CWP is far from standing still. We are coming back stronger, focused on security and modern features, and we remain fully committed to keeping our pricing accessible and affordable—at the exact same cost it is today.
Thank you for your patience, your trust, and for being part of this journey with us. Big things are coming!
First of all, I want to sincerely thank all of you who continue to follow and support CWP. We truly appreciate the community's feedback—both the praise and the constructive criticism.
I’d like to share some updates directly with you regarding where we are heading. Right now, our team is working extremely hard behind the scenes to strengthen the CWP core. Our primary focus is making the base system as secure, solid, and reliable as possible for everyone. Building this rock-solid foundation is essential so we can scale and expand panel functionality safely moving forward.
We also have exciting features and modules currently in active development, including:
WPTools: Enhanced tools specifically built for managing WordPress deployments.
IP Suite: Full, modernized support for both IPv4 and IPv6 management.
New CSF Firewall Dashboard: A completely redesigned, intuitive UI for managing CSF firewall rules and security.
...and many more updates currently in the pipeline.
Beta Testing Program
To ensure higher stability and catch bugs before public releases, we are opening a list for community members who want to apply as Beta Testers. As a beta tester, you will get early access to new releases, upcoming modules, and features to help us test and refine them before they hit production.
(If you are interested in joining the beta testing group, please reply here or send us a message so we can add you to the list!)
In short: CWP is far from standing still. We are coming back stronger, focused on security and modern features, and we remain fully committed to keeping our pricing accessible and affordable—at the exact same cost it is today.
Thank you for your patience, your trust, and for being part of this journey with us. Big things are coming!
4
CentOS-WebPanel Bugs / Re: I think there is a very serious security vulnerability in CWP right now.
« on: June 18, 2026, 10:00:38 PM »
Pleases update cwp sh /scripts/update_cwp
5
CentOS-WebPanel Bugs / Re: I think there is a very serious security vulnerability in CWP right now.
« on: June 15, 2026, 11:25:45 AM »
This issue has been resolved on all CWP servers since last week, thank you for reporting it as well.
6
CentOS-WebPanel GUI / Re: Bug in GUI for New Backup (beta)
« on: May 21, 2026, 03:14:11 PM »
The new version will be released tonight.
7
New Modules / Re: [MODULE] NEW GIT DEPLOY MODULE FOR CWP
« on: May 18, 2026, 04:31:01 PM »
CWP already has a git module, ?module=git_manager, which you can find in the user plugin section.
8
Migration from other control panels / Re: Migration to...
« on: May 18, 2026, 04:24:24 PM »
I'm very sorry to hear this here. We're working hard on many updates at once, and we plan to release the new PHP updates by the end of the week along with other reported changes and fixes.
9
CentOS-WebPanel GUI / Re: Bug in GUI for New Backup (beta)
« on: May 15, 2026, 02:41:25 PM »
Hi, first of all, I'm so sorry to hear this! Please tell me which version of CentOS you have installed. Have you created a ticket or notification about this? We might be releasing a new version this weekend, and I'd like to resolve this for you as well.
10
Updates / Re: Upladte 0.9.8.1225
« on: May 07, 2026, 12:00:28 PM »
Hello, thank you for your feedback. We will soon have updates for many modules and a major improvement to the firewall, RC, and Apache modules.
11
CentOS 9 Problems / Re: Can not log in control panel
« on: February 26, 2025, 10:16:27 AM »
Please if your computer is running on any distro 9, please do the following to resolve the issue
Find and edit the following file
/etc/login.defs
And Change the following line
to
or
Then change the password and you will be able to log in without any problem.
Find and edit the following file
/etc/login.defs
And Change the following line
Code: [Select]
SHA_CRYPT_MAX_ROUNDS 10000
to
Code: [Select]
SHA_CRYPT_MAX_ROUNDS 5000
or
Code: [Select]
#SHA_CRYPT_MAX_ROUNDS 10000
Then change the password and you will be able to log in without any problem.
12
CentOS-WebPanel GUI / Re: Issue creating database with Mysql Manager
« on: February 26, 2025, 10:11:35 AM »
Please review and edit the following file
And only leave the users where the name is greater than 8 digits
Code: [Select]
/usr/local/cwp/.conf/mysql_user_prefix.conf
And only leave the users where the name is greater than 8 digits
13
Problems on other RedHat linux servers / Re: DNS zone with DNS records - where?
« on: January 28, 2025, 04:16:12 PM »
If you manage the DNS from your provider, you only need to copy the dkin, spf1 and DMARC1 records from your cwp to your provider so that the emails do not arrive as spam, everything else is managed from your provider.
14
Installation / Re: AL 9 server not upgrading to CWP Pro
« on: January 28, 2025, 04:13:35 PM »
What IP addresses are assigned to that server?
15
CentOS 9 Problems / Re: Can not login to CWP after changed vps password
« on: January 21, 2025, 09:46:58 AM »
Hello
Please log in as root from ssh, look for the file /etc/login.defs, look for the line SHA_CRYPT_MAX_ROUNDS 5000 and please comment it out, after this run a password change from the terminal, and with this new password you will be able to enter the web panel
Please log in as root from ssh, look for the file /etc/login.defs, look for the line SHA_CRYPT_MAX_ROUNDS 5000 and please comment it out, after this run a password change from the terminal, and with this new password you will be able to enter the web panel
