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.
481
Information / Re: Plans to support CentOS 8?
« on: June 18, 2020, 05:20:05 PM »
running something that is not ready (NOT having all the needed tools) would bring you many NOT working things.
482
PHP Selector / Re: Try to install PHP-FPM 7.4 through the panel but doesnt work
« on: June 18, 2020, 05:17:56 PM »Code: [Select]
yum -y --enablerepo=epel install oniguruma oniguruma-devel
483
E-Mail / Re: Roundcube plugin - cwpautologon modification
« on: June 16, 2020, 08:03:17 PM »
yes, that is a new option allowing autologin from cwp to webmail.
485
CentOS-WebPanel Bugs / Re: Session Logout
« on: May 18, 2020, 10:22:35 AM »
you should use search before posting
http://wiki.centos-webpanel.com/invalid-session-in-the-panel
http://wiki.centos-webpanel.com/invalid-session-in-the-panel
486
Installation / Re: How do I create a new domain account in CentOS Web Panel ?
« on: May 18, 2020, 10:21:22 AM »when i create a new user account, in the form asked me for domain name,
but when login with that user account, in domain list show nothing! (0/10)
You are probably mixing additional domains with the main domain.
Additional domains are only additional and main domain is account main domain used to create account pointing to public_html
487
E-Mail / Re: How do I REJECT one recipient in a catchAll domain?
« on: May 11, 2020, 06:24:15 AM »
email accounts can use SIEVE filters which can be easily managed from the roudcube.
https://www.youtube.com/watch?v=7-K8SLxHeB0
https://www.youtube.com/watch?v=7-K8SLxHeB0
488
CentOS-WebPanel Bugs / Re: Error when selecting webservers
« on: May 08, 2020, 01:23:30 PM »
you would need to contact cwp support
https://control-webpanel.com/contact
https://control-webpanel.com/contact
489
CentOS 7 Problems / Re: Error After recent Update
« on: May 06, 2020, 09:57:26 AM »
cwp always used ip check
http://wiki.centos-webpanel.com/invalid-session-in-the-panel
http://wiki.centos-webpanel.com/invalid-session-in-the-panel
490
Nginx / Re: Nginx works well Apparently But it has a "Monitoring via Monit" error
« on: May 04, 2020, 07:51:18 AM »Code: [Select]
check process nginx with pidfile /var/run/nginx.pid
start program "/usr/bin/systemctl start nginx.service"
stop program "/usr/bin/systemctl stop nginx.service"
if failed port 80 protocol http then restart
if 4 restarts within 8 cycles then timeout
491
CentOS 7 Problems / Re: pam_limits(crond:session): invalid line 'user-name hard nproc ' - skipped
« on: May 03, 2020, 08:50:59 PM »
edit that user from cwp admin and change nproc/nofile limit
492
E-Mail / Re: can't log in to email "login failed"
« on: May 02, 2020, 08:47:07 AM »
you would need to check dovecot config and use mail server rebuild from cwp admin and if after that you still have the issue then you need to check the logs and/or contact cwp support.
493
CentOS 6 Problems / Re: The file /usr/local/cwpsrv/htdocs/admin/index.php is corrupted.
« on: May 02, 2020, 08:45:52 AM »494
Installation / Re: File upload limit cwp
« on: May 02, 2020, 08:45:05 AM »
for big files, you should use FTP
495
Installation / Re: ioncube - reinstallation
« on: April 29, 2020, 06:29:50 AM »
sh /scripts/restart_cwpsrv
