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

Pages: [1] 2
1
PHP / Re: When will PHP 8.4 be released in CWP?
« on: April 09, 2026, 02:27:22 AM »
@cHAp, I can provide instructions on how to build PHP 8.4 for PHP version switcher. The method is semi-manual: some steps are provided by CWP itself, and some must be done manually.

Let me know if you are interested.


Hello,
Can you please share it for CWP EL9 and CentOS Stream 9?

2
CentOS 9 Problems / Re: EL9 recent update casusing boot issue
« on: March 31, 2026, 10:50:55 PM »
Its on VM. Startup RAM was 1GB. But allocated RAM is 20GB+

3
CentOS 9 Problems / Re: EL9 recent update casusing boot issue
« on: March 28, 2026, 01:07:28 PM »
Thanks for all suggestion. But i found the solution.

after debugging i found that it is cased by memory. as its on VM. i update the start memory size to 2GB and the problem was resolved.

Thanks again. hope it might help someone.

4
Other / Re: Goodbye CWP — I’m done for good
« on: February 24, 2026, 08:58:22 AM »
Goodbye CWP, I’m done for good.

Alright folks, this is my last post here.

I’m officially moving away from Control Web Panel and I’m not looking back. This isn’t a rage-quit. It’s a long-overdue “operations sanity” decision.

Why I’m leaving:
  • Admins missing in action. Too often it feels like nobody is steering the ship.
  • A few loud users run the forum. If you ask real questions, you get politics instead of answers.
  • Support reality: Asking for help here is mostly useless and if you positively criticize something, some people act like you committed a crime.
  • The usual reply: “Go buy a paid panel then.” Cool. That’s exactly what I did because when clients are paying me, I need reliability and support, not forum drama.
  • Updates went for a toss: There hasn’t been a meaningful update in forever (feels like a year+). PHP updates feel like a wishful dream, roadmap talk stays talk, and the product momentum just isn’t there.
  • Updates + security: CVEs get discovered fast… but fixes feel slow. And in between, you’re left patching holes with your own custom scripts just to keep things tight.
  • DIY forever: Fixing loopholes and making things “production-safe” shouldn’t require custom scripts for half the stack, but here we are.
  • DNS cluster (sorry): It’s not production-grade. I ended up writing my own DNS cluster scripts and they’ve been more stable and predictable than what I got out of the box.
My take (simple):
Open-source is amazing when it’s actively maintained and supported
But if you’re running a business, charging clients, or your uptime matters, then support and accountability aren’t “luxury items.” They’re the basics.

So yeah… I finally did it. Moved on. 
And honestly, if you’re reading this while firefighting the same stuff every week maybe you should consider it too.

No hate, no personal beef just facts from the trenches.

Wishing you all the best. 
Logging off for good...

--
Jaspreet Singh


can you please suggest me which control panel you are using now or plan to switch?

5
Other / Re: Goodbye CWP — I’m done for good
« on: February 24, 2026, 08:55:08 AM »
Completely agree with Jaspreet Singh.

This project seems to be dead, as we have not received any updates since Nov 2024, and there is no support on the forum either.

Some time ago, I contacted the CWP team, and they said they were working, but they blocked me then. There are a few members who are running the forum by just saying "CWP Team is working, CWP is not dead, blah blah, etc.." and a few of them are sharing their article users, but the actual CWP team doesn't bother looking at the forum.

It's time to move on

Project is NOT DEAD. Not sure why you keep posting that line...

CWP pushed an update today (2026-02-18)  0.9.8.1222.
And before that 0.9.8.1221 was pushed on 2026-02-02

It's personal preference if you want to stop using CWP and 'move on'

I've tested other panels, and they all have CVEs and can not be kept updated as easily as CWP can be.
Some don't even have the features CWP has, and cost $$$ more.

Can CWP do better with some things, yes.


I am also seeing these numbers are changing. which is great. if the number changes means update to you than its ok for you only. dont push it to others. your way of satisfaction and others will be not same. for example i personally needs a full professional description what is actually changed. not just the number. So please stop imposing your thought on others.

6
CentOS 9 Problems / Re: EL9 recent update casusing boot issue
« on: November 12, 2025, 03:03:32 PM »
Thanks i will try AlmaLinux.

7
CentOS 9 Problems / Re: EL9 recent update casusing boot issue
« on: September 01, 2025, 05:19:27 PM »
the issue with CWP EL9 recent version update. i tried with recovery mode but unfortunately lost my storage. purchased new storage and restore my backup. but after update again it crashed but this time it did not effect my storage.

again restoring my back but this time i am not going to update the CWP EL9 version.

8
CentOS 9 Problems / EL9 recent update casusing boot issue
« on: September 01, 2025, 10:03:46 AM »
Hello,
After update EL9 recent release of cwp my vm not starting. not even showing boot menu. showing starting and goes to 10% then Shutdown immediately. i am using it on Hyper-v with CentOS9

9
CentOS 9 Problems / Solution for Email SSL/TLS Issue with SMTP
« on: December 09, 2024, 10:54:36 PM »
When using SMTP service like wordpress smtp configuration or laravel email configuration i was getting this Open SSL error. certificate can not verify.

The solution is just login to the cpanel and edit the php.ini or user.ini file.

add these 2 line and save it. problem will be solved inshallah.

Code: [Select]
openssl.cafile=/etc/pki/tls/certs/ca-bundle.crt
openssl.capath=/etc/pki/tls/certs

10
PHP / Re: can't install new php version on PHP-FPM
« on: September 26, 2024, 09:23:22 AM »
Do you have any solution for this issue?

11
DNS / Re: How to use 2 Different IP for Redundancy?
« on: April 27, 2024, 11:20:27 AM »
https://tecadmin.net/ip-failover-setup-using-keepalived-on-centos-redhat/

Hello,
Thanks for your reply.
i have only one server and i just want use 2 ip in same server.

12
DNS / How to use 2 Different IP for Redundancy?
« on: April 26, 2024, 10:13:53 PM »
Hello Good People,
I am using cwp Pro.
I have 2 Dedicated IP. i want to use these 2 ip for redundancy purpose. for example if one ip goes down my clients can browse their sites from 2nd ip.

I have done some configuration.

1. Like i have used 2 different ip in name server. in NS1 ip1 and in NS2 ip2.
2. in cwp settings > shared IP these is IP1. i didnt find any option to add another ip here.
3. opened all necessary ports in both router and cwp firewall.
4. I have also configured my name server in domain register.

but no luck. my clients cant visit their website if NS1 ip1 goes down.

and 2nd issue my clients are not able to send any email as it is sending from 2nd ip i have configured my ip1 like put PRT record and removed from all blacklists. but ip2 is not yet fully configured.
so is there any way all email from my server will use only ip1?

Thanks again for your time and help.

13
Hello kindest peoples,

i have 2 physical nic card.
for example: (Private IP)
one having ip 1.1.1.1
another having ip 2.2.2.2

now, how to configure cwp, if one nic card goes down my website can be accessible from another nic card?

please guide me step by step. i was searching for this for 7 days and unable to find any solution.

what i have done, i have configured my router to forward all traffic to both of these IPs. but if 1.1.1.1 goes down my websites also goes down. 2.2.2.2 ip not working.

in cwp > in IP manager both IPs are showing. i can access cwp admin panel locally from both ip. but from internet only working IP is 1.1.1.1.

in CWP info only one Server IP showing and it is 1.1.1.1 | cwp.example.com . 2nd ip not showing.

14
Thanks. But the issue was i did not enable Node.js from NodeJS User panel Configuration.  :P

15
CWPpro version: 0.9.8.1147
CentOS 7

Node Js not available, please contact admin for more information. under user.

after enabling it from admin panel features, Node js tab not showing under domain from user panel.

how to resolve this issue?

Thanks.

Pages: [1] 2