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.
166
Updates / Re: Yum Available Updates: 133 Manage
« on: May 05, 2017, 01:12:38 PM »
this is a cache info, we will add autoupdate of cache after update.
167
Addons / Re: LETSENCRYPT CENTOS7
« on: May 05, 2017, 09:02:08 AM »Are you recommending that we use self signing certificates or are you recommending that we go out and buy certificates for each domain? My understanding is that SSL certificates cant be shared.
autoSSL will install letsencrypt and ot works much better then old letsencrypt module and now you have all certificates on the same place.
Note that autoSSL is not available in cwp versions 0.9.8.1xx.
168
Apache / Re: Apache failed to start unable to load modules/mod_security2.so
« on: May 05, 2017, 08:57:13 AM »
also include all output you get from yum reinstall and mod_security install
169
CentOS-WebPanel GUI / Re: Limiting WP features
« on: May 05, 2017, 08:55:40 AM »
How its custom work ? Why don't you have feature manager to enable / disable features for client accounts ?? Please make feature manager like cpanel.
Thanks.
this is coming soon with the new cwp version
170
Suggestions / Re: Start charging $5 per month and build it into a cpanel competing product
« on: May 05, 2017, 08:54:24 AM »
1. It needs feature manager to enable / disable features of client panel (just like cpanel has)
2. The admin sidebar menu need to get fixed, it keeps on disappering when some action is taken and keeps on reloading.
3. Better looking themes are needed, more colours are required.
*** CWP is under rebuild and all new is coming soon
4. FreeDNS manager needs to go away and something better needs to come in.
You should use your server for nameserver, freedns is only for does which can't register private nameservers as some domain registrars requires to have two different ip's for nameservers ns1 and ns2.
2. The admin sidebar menu need to get fixed, it keeps on disappering when some action is taken and keeps on reloading.
3. Better looking themes are needed, more colours are required.
*** CWP is under rebuild and all new is coming soon
4. FreeDNS manager needs to go away and something better needs to come in.
You should use your server for nameserver, freedns is only for does which can't register private nameservers as some domain registrars requires to have two different ip's for nameservers ns1 and ns2.
171
MySQL / Re: Ray Media Server - Dolphin Boonex comparability
« on: May 05, 2017, 08:50:56 AM »
try checking with dolphin support or by searching the site if they have some custom php/webserver requirements.
172
Mod_Security / Re: Found another rule with the same id
« on: May 05, 2017, 08:48:03 AM »
try uninstalling mod security and then remove all current rules/folder and files you have in your /usr/local/apache/ folder
173
Mod_Security / Re: Status engine is currently disabled ?
« on: May 03, 2017, 10:17:16 PM »
In newest version config files are visible withing mod security module in cwp.admin
You should check error log for any issues
You should check error log for any issues
174
CentOS 7 Problems / Re: Nothing found in public_html
« on: May 03, 2017, 10:10:36 PM »
do you have apache only enabled or ? and do you have nat-ed mod maybe ?
Maybe this helps
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
Maybe this helps
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
175
Updates / Re: Yum Available Updates: 133 Manage
« on: May 02, 2017, 07:55:22 AM »
you can update all, nothing should be broken after update.
176
CentOS 6 Problems / Re: upgrade after apache error & fix
« on: April 29, 2017, 07:42:00 AM »
try uninstall and then again install mod security.
177
CentOS-WebPanel Bugs / Re: Does not create nested directories
« on: April 29, 2017, 07:39:12 AM »
then simply specify full path for domain where it will be
178
CentOS-WebPanel Bugs / Re: Changing the Apache vHosts template & applying changes
« on: April 29, 2017, 07:37:01 AM »
you need to rebuild vhosts after apache template change
179
Apache / Re: Rebuild Apache with OpenSSL 1.0.2k
« on: April 28, 2017, 10:25:41 AM »
we haven't tested as this is a custom request and at the moment we use default centos/epel packages for ssl.
For custom requests you would need to google about it or contact our development team for custom project.
For custom requests you would need to google about it or contact our development team for custom project.
180
CentOS-WebPanel Bugs / Re: CWP7-PRO ClamAV Error every 3 hours
« on: April 28, 2017, 07:43:35 AM »
as said before simply disable the cron or delete cron file
Code: [Select]
rm -f /etc/cron.d/clamav-update

