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.
16
Installation / Re: Can i install CWP panel in WSL2 on windows 10?If yes,how to do it?
« on: June 14, 2020, 10:33:13 AM »
No. You can't
CWP is designed for Centos and Cloudlinux.
CWP is designed for Centos and Cloudlinux.
17
CWP API / Re: whmcs api reseller ?
« on: June 14, 2020, 04:15:44 AM »
It will be great if resellers can have API access for WHMCS.
Waiting for a response from CWP team.
Waiting for a response from CWP team.
18
Information / Re: How to extract files?
« on: June 03, 2020, 12:26:06 PM »
You can extract files using Decompress button in front of every zipped file http://prntscr.com/sszn0l
19
New Modules / Re: PFlogsumm Mail report
« on: May 26, 2020, 02:54:31 PM »
Thanks for the plugin. Please upload on github so that others can also contribute.
RCshaff is great person and he developed DNS report plugin for me which is available on git for everyone now.
RCshaff is great person and he developed DNS report plugin for me which is available on git for everyone now.
20
Installation / Re: Centos-webpanel Installation Error - problems making Certificate Request
« on: May 25, 2020, 09:26:17 AM »ensure cwpsrv service is running.
rcschaff @ Read this response.
21
CentOS 6 Problems / Re: Starting reseller hosting with Google cloud and centos webpanel,
« on: May 22, 2020, 04:34:57 AM »
If you are low on budget then what you are waiting for? 
Go with CWP which is the best and advanced control panel among all free control panels.

Go with CWP which is the best and advanced control panel among all free control panels.
22
New Modules / Re: [Module] CWP_DNSREPORT
« on: May 22, 2020, 02:09:43 AM »And this is why you should never code at 5am after being up 20 hours. It's fixed.
cd cwp_dnsreport
git pull
./uninstall && ./install
Ryan. It should be
cd cwp_dnsreport
git pull
./uninstall.sh && ./install.sh
23
CentOS-WebPanel Bugs / Re: Resellers sub-accounts missing after update
« on: May 19, 2020, 12:56:19 PM »
This is a common issue since last few updates and I have to contact CWP team every time to fix it.
Hopefully, they will permanently fix the issue.
Hopefully, they will permanently fix the issue.
24
How to / Re: How to edit file in file manager will open in a new tab like cpanel?
« on: May 18, 2020, 01:14:32 PM »
CWP Team told that they are working on a new file manager and hopefully it will have this feature.

25
SSL / Re: Why CWP don't have "Custom SSL functionality" for customers
« on: May 16, 2020, 10:50:17 AM »
They already have the SSL module for customers but its in testing phase and will be released soon.
Check the preview of module http://prntscr.com/shv3ad
Check the preview of module http://prntscr.com/shv3ad
26
CentOS-WebPanel Bugs / Re: Resellers cant jump to their sub-account
« on: May 15, 2020, 11:11:40 PM »I am facing the same issue..... My resellers sub accounts are missing now
https://prnt.sc/shg7w7
A confirmed bug. Already reported to cwp team.
27
New Modules / Re: [Module] CWP_DNSREPORT
« on: May 10, 2020, 10:12:48 AM »
Hello rcschaff,
Thank you for the great plugin. I have tested it and its working perfectly.
Regards
Thank you for the great plugin. I have tested it and its working perfectly.
Regards
28
PHP / Re: Composer
« on: May 10, 2020, 02:43:33 AM »
Here is the official tutorial why they posted three days after your post.
http://wiki.centos-webpanel.com/install-composer-php-dependency-manager
http://wiki.centos-webpanel.com/install-composer-php-dependency-manager
29
How to / Re: [Tutorial] How to install SSL on hostname?
« on: May 06, 2020, 12:56:35 AM »Hello,
I could see that a lot of users are asking "How to install SSL on hostname" and I found a few tutorials some of which are working and others do not. Also, the tutorials which are working are lenghty and not for linux newbie.
So, I will teach you here how to install and configure Letsencrypt Free SSL on hostname in CWP in simple 3 steps.
1 - Check that you should have an A record for the hostname. For example if your server hostname is cp.hostinpk.com, then you should have an A record for "cp" pointing to server IP
2 - Login to CWP Admin Panel>> Server Settings>>Change Hostname and then hit "Change Hostname" button after putting your desired hostname (in my case cp.hostinpk.com). This will only generate a valid LE SSL for your hostname when an A record is present against hostname
3 - Perform following command from shellCode: [Select]service cwpsrv reload
THAT's IT. Enjoy the green padlock while accessing the CWP services (admin panel, user panel, webmail, etc..)
people like this friend are sorely missed on this forum
I have not left the CWP and I am still here.

30
PHP Selector / Re: PHP Selector v2
« on: May 05, 2020, 04:36:09 PM »We were using PHP Selector v2 for multiple PHP version and it's suddenly stopped. Any idea?
How to use multiple php versions on free version?
YOU can use multiple PHP versions using PHP FPM selector as long as you have CWPPro.
You can't use multiple PHP versions in free version.