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
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.
17
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.
18
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.
19
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
20
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.
21
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.
22
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
23
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.
24
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
25
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
26
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.
27
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.
28
Updates / Re: Packages not getting updated
« on: April 29, 2020, 02:34:48 AM »yum remove python36u-3.6.8-1.el7.ius.x86_64
yum -y update
yum -y install cmake3
I had the same issue and rcschaff helped me to get out this issue using the above commands.
29
CentOS 7 Problems / Re: Module Reseller Panel not working
« on: April 25, 2020, 12:06:39 AM »Hello
Please update to the latest released version and this will solve the problem.
Hello Jose. Reseller module is working now in 962 version but Accounts under the reseller are not being shown. Can you please check and fix this issue too?
30
Information / Re: .zip not working in file manager
« on: April 09, 2020, 02:23:43 AM »
It has not been working since many days and CWP team told that they are working on new file manager.