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.
391
Apache / Re: Disable Apache service forever
« on: November 09, 2020, 07:53:27 PM »
disabling apache is a bad idea as it's used for many system services like a proxy for webmail, panel...
You should run custom services on other ports and then set apache or nginx to proxy those domains on the custom ports.
that info is here
http://wiki.centos-webpanel.com/webservers-vhost-templates
You should run custom services on other ports and then set apache or nginx to proxy those domains on the custom ports.
that info is here
http://wiki.centos-webpanel.com/webservers-vhost-templates
392
DNS Manager / Re: Reseller cannot access NAMESERVERS tab
« on: November 08, 2020, 07:28:53 PM »
you need to check the logs or contact cwp supprot
393
Updates / Re: Notification: Available updates - SECURITY ISSUE
« on: November 08, 2020, 07:27:15 PM »
you'll need to contact cwp support
https://control-webpanel.com/contact
https://control-webpanel.com/contact
394
CloudLinux / Re: Nginx Reverse Proxy doesnt start automatically
« on: November 08, 2020, 07:26:14 PM »
simply by enabling startup service in cwp.admin or by using server monitoring like monit also in cwp
395
Information / Re: CentOS 8 Support - When or Never???
« on: November 08, 2020, 07:16:31 PM »
centos 7/8 are similar and share several things.
396
MySQL / Re: My SQL update 4.7.9 to 4.9.7
« on: October 21, 2020, 07:12:12 AM »
you probably mean on PHPMyAdmin and NOT MySQL since MySQL is on a completely different version.
using different versions from cwp recommended would probably break autologin.
using different versions from cwp recommended would probably break autologin.
397
CentOS 7 Problems / Re: how to switch from mod_php to php-fpm?
« on: October 21, 2020, 07:07:56 AM »
suggested is to use fpm selector or if using switcher only then you need to rebuild php with fpm flag
398
Apache / Re: Cant Start Apache
« on: October 21, 2020, 07:06:13 AM »
the best and easiest is to rebuild webservers from cwp
399
PHP Selector / Re: Selector not working on user panel
« on: October 19, 2020, 05:40:01 PM »
try contacting cwp support
400
CentOS-WebPanel Bugs / Re: Re-create user fails
« on: October 19, 2020, 05:38:18 PM »
make sure the user is deleted from /etc/passwd and that /home/USERNAME folder is also removed before the installation
401
CentOS-WebPanel Bugs / Re: CentOS 8 minor bug
« on: October 19, 2020, 05:31:48 PM »
try contacting cwp support to check on your server.
https://control-webpanel.com/contact
https://control-webpanel.com/contact
402
Aplications / Re: Mail file attachment error
« on: October 19, 2020, 05:30:49 PM »
you need to check server logs, if you use cwp port then cwp logs and if you use without port then also apache and cwp logs
403
CentOS-WebPanel GUI / Re: Copy files to another folder not working
« on: October 19, 2020, 05:29:36 PM »
not able to reproduce the same issue, you should probably contact cwp support and include some examples.
Don't forget that if you have a slow disk and many files that copy can take a longer time..
Don't forget that if you have a slow disk and many files that copy can take a longer time..
404
CentOS 7 Problems / Re: homepage
« on: October 15, 2020, 09:56:11 AM »
if you have something like aws, gcloud you probably need to setup NAT.
if you stuck you can check with cwp support...but that wiki should cover the most common issues if you have checked and configured all properly.
if you stuck you can check with cwp support...but that wiki should cover the most common issues if you have checked and configured all properly.
405
CSF Firewall / Re: Server Blocking Valid IP's
« on: October 15, 2020, 09:53:49 AM »
check LFD logs why you get blocked, most common reasons are failed SMTP/POP3/IMAP login or Mod_Security
/var/log/lfd.log
/var/log/lfd.log
