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.
721
CentOS-WebPanel GUI / Re: Broken dashboard
« on: February 12, 2019, 09:55:27 PM »
probably session issue
http://wiki.centos-webpanel.com/invalid-session-in-the-panel
http://wiki.centos-webpanel.com/invalid-session-in-the-panel
722
FTP / Re: FTP do not stop
« on: February 12, 2019, 09:50:49 PM »
automatic restart is done by service monitor or monit in cwp, you should check that in cwp.admin
723
CentOS-WebPanel Bugs / Re: htaccess doesn't work on website not ssl
« on: February 12, 2019, 09:48:58 PM »
if you use nginx then you should use nginx vhost template for that domain which has in name "force https redirect"
You can change that template for particular domain from "Webservers Domain conf" in the admin menu
You can change that template for particular domain from "Webservers Domain conf" in the admin menu
724
CentOS-WebPanel Bugs / Re: Has anyone used CWP in real production server?
« on: February 12, 2019, 09:46:30 PM »
note that wizard lock is not related to php-fpm, it related to webserver rebuild, once you do a webserver rebuild then wizard lock will be removed.
725
Installation / Re: Not detecting IMAP module
« on: January 27, 2019, 09:22:03 AM »
you can't install rpm's as in cwp you need to configure php via php-switcher, php-selector....depends which of them you need to modify.
726
CentOS-WebPanel GUI / Re: Invalid Session
« on: January 21, 2019, 06:55:40 PM »
simply close all other admin panel browser open tabs having cwp open as they all need to have the same session id.
727
CentOS-WebPanel GUI / Re: Unable to run/edit or remove crons for user after creating them from Cwp
« on: January 18, 2019, 09:06:41 AM »
probably is the best that you contact support/dev team by using a cwp site contact form so they can test that case.
728
Installation / Re: [Tutorial] How to configure your server
« on: January 18, 2019, 09:05:25 AM »
if you use your server for nameservers meaning that you will point domains to your ns1&ns2 subdomain then it needs to be a correct ip that is on the server.
729
CentOS 7 Problems / Re: This site can’t provide a secure connection
« on: January 18, 2019, 08:58:29 AM »
port 2030/2031 is using hostname for the certificate so you will need to access it by the hostname
730
PHP Selector / Re: PHP Selector v2 PHP 5.2 failed install
« on: January 18, 2019, 08:44:38 AM »
don't try to install php5.2 as its complicated on centos 7, on centos 6 it works easy.
731
MySQL / Re: increase max_connections
« on: January 18, 2019, 08:40:43 AM »
under [mysqld] set it like this
mariadb is using this file
/etc/my.cnf.d/server.cnf
Code: [Select]
max_connections=500mariadb is using this file
/etc/my.cnf.d/server.cnf
732
Apache / Re: Apache Compiler does not install ssl_module (shared) on rebuild
« on: January 18, 2019, 08:37:38 AM »
ssl module is auto activated by ssl certificate installer from cwp when you install certificate
733
PHP / Re: PHP Selector
« on: January 15, 2019, 07:40:31 PM »
you probably have some old notifications in the panel about php build so you can't add duplicate
734
CentOS 7 Problems / Re: File manager
« on: January 15, 2019, 12:44:58 PM »
only big file is mod_sec so you can delete that others are not important as they are small
735
CSF Firewall / Re: Website recently hacked for Haintai
« on: January 15, 2019, 09:16:59 AM »
nop, that anything was reported it would be already fixed, you need to check the logs and see where it was the issue, mostly server hack occurs if you use ssh at port 22 and week password.
