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.
451
MySQL / Re: Failed to import database
« on: August 28, 2020, 10:59:53 AM »
using the search would give you several different solutions, one of them is to use command line
http://wiki.centos-webpanel.com/import-export-mysql-database
http://wiki.centos-webpanel.com/import-export-mysql-database
452
How to / Re: Redirect subdomain to specific internal Server/IP
« on: August 26, 2020, 07:56:55 PM »
you simply need to edit local dns or host file on your system...all depends on what kind of setup is that exactly.
If this is a public domain and you have routing to the server private ip then you can't do domain custom redirect but you can setup in webservers conf proxy configuration for that subdomain.
If this is a public domain and you have routing to the server private ip then you can't do domain custom redirect but you can setup in webservers conf proxy configuration for that subdomain.
453
CentOS-WebPanel Bugs / Re: Delete suspended user
« on: August 26, 2020, 07:54:05 PM »
that must be some older version of cwp or account removed long time ago as removal removes also suspended account conf from apache.
454
Information / Re: Disappointed with CWP 🤬
« on: August 26, 2020, 07:37:35 PM »
you need to check the logs, there were thousand of migrations all done successfully so you probably have something wrong.
Also cwp has a support if you get stuck on something.
Also cwp has a support if you get stuck on something.
455
Updates / Re: BUG on CWP version: 0.9.8.1002
« on: August 23, 2020, 09:05:21 PM »
don't see any issue with the varnish, probably was some older version.
456
Information / Re: Plans to support CentOS 8?
« on: August 23, 2020, 09:04:13 PM »
minimal version is always recommended
457
SSL / Re: Problem with AutoSSL messing with my nginx vhosts settings
« on: August 22, 2020, 11:35:04 PM »
you need to use templates, you can't do manual edit.... all this is on cwp wiki:
http://wiki.centos-webpanel.com/webservers-vhost-templates
http://wiki.centos-webpanel.com/webservers-vhost-templates
458
CWP API / Re: WHMCS and CWP on CentOS 8
« on: August 22, 2020, 11:32:28 PM »
whmcs is the same for any version, it works with api.
459
E-Mail / Re: lfd on srv1.server.com.br: Excessive resource usage: rpc (2453 (Parent PID:2453
« on: August 22, 2020, 10:40:40 PM »
please use search before posting
pignore part
http://wiki.centos-webpanel.com/csflfd-firewall-configuration
* Note that you need to know linux system processes before whitelisting them...so this is more for experienced system admins as you could whitelist malware....but this one you sent should be ok.
pignore part
http://wiki.centos-webpanel.com/csflfd-firewall-configuration
* Note that you need to know linux system processes before whitelisting them...so this is more for experienced system admins as you could whitelist malware....but this one you sent should be ok.
460
SSL / Re: Problem with AutoSSL messing with my nginx vhosts settings
« on: August 21, 2020, 11:46:35 PM »
using * is a bad config, you need to set up NAT networking in cwp and that will give you a properly configured server.
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
http://wiki.centos-webpanel.com/default-page-displayed-for-all-domains
461
Installation / Re: I have one SECURITY WARNING....
« on: August 21, 2020, 10:55:49 AM »
you don't have a delete button for messages/notifications?
462
CentOS-WebPanel Bugs / Re: Unable to detect your server version, please contact CWP support to check this
« on: August 20, 2020, 09:23:36 PM »
try contacting cwp support
https://control-webpanel.com/contact
https://control-webpanel.com/contact
463
Apache / Re: Apache suddenly uses different httpd.conf file
« on: August 14, 2020, 07:55:49 PM »
you probably got default apache installed from centos which is not cwp version.
On login to cwp.admin cwp autodetects those issues and provides FIX button.
On login to cwp.admin cwp autodetects those issues and provides FIX button.
464
CentOS-WebPanel GUI / Re: Where is the account creation date stored
« on: August 14, 2020, 07:30:49 PM »
root_cwp.users table in mysql
465
PHP / Re: Uploading Big Files throwing error 500
« on: August 14, 2020, 07:30:12 PM »
all depends on how you upload files, those are the instructions for cwp file manager and not apache and php 5.6.
if you need it for custom website and php then you need to edit the appropriate php.ini file and all this is also mentioned on the cwp wiki.
if you need it for custom website and php then you need to edit the appropriate php.ini file and all this is also mentioned on the cwp wiki.
