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.
31
MySQL / Re: Mysql CPU Load Problem
« on: February 26, 2018, 06:57:01 PM »
What's the output of the below command?
mysqladmin pr
mysqladmin pr
32
CentOS 7 Problems / Re: Boot server after shoutdown
« on: February 26, 2018, 06:52:24 PM »
Can you elaborate your question wih more details?
33
CentOS Configuration / Re: What does in means exactly? "Limit number of open files for account"
« on: February 18, 2018, 02:02:58 PM »
This limits number of open files user can have, its recommended to have it at 100 or higher as users/applications in many cases can have many files open at the same time.
34
Information / Re: Connect to a separate mysql data server
« on: February 18, 2018, 01:01:27 PM »
Check this post:- http://forum.centos-webpanel.com/mysql/mysql-remote-connection/
35
CentOS 7 Problems / Re: cwp stopped working, I do not know how to solve HELP!
« on: February 15, 2018, 04:23:28 PM »
Did you modified anything before getting this issue ?
36
Suggestions / Re: CWP create index.html when I add a (sub)domain.
« on: February 11, 2018, 05:15:04 AM »
I think its very good suggestion.
37
MySQL / Re: Mysqld error when I am trying restart
« on: February 11, 2018, 04:43:52 AM »
What's the output of ps -e | grep mysql command?
38
PHP / Re: HHVM on CentOS7 ?
« on: February 07, 2018, 10:50:38 AM »
HHVM only works on 64-bit machines, did you try these steps:- https://www.hugeserver.com/kb/install-hhvm-centos-nginx/
39
Other / Re: Denying Installation Upon Invalid Hostname
« on: February 07, 2018, 10:46:02 AM »
Yea, I agree with you.
40
Apache / Re: Can't install Joomla 3.x
« on: February 01, 2018, 11:17:40 PM »
Increase max_execution_time and max_input_time on your server in php.ini file, restart Apache and then try to install Joomla.
41
Information / Re: strange login in ssh
« on: February 01, 2018, 12:00:59 AM »
Check these links to check Your Linux SSH Log:-
https://www.developwebsites.net/check-linux-ssh-log/
http://www.golinuxhub.com/2014/05/how-to-track-all-successful-and-failed.html
https://www.developwebsites.net/check-linux-ssh-log/
http://www.golinuxhub.com/2014/05/how-to-track-all-successful-and-failed.html
42
How to / Re: How to secure phpMyAdmin under CWP7
« on: January 28, 2018, 12:05:11 AM »
That's helpful tutorial, thanks for sharing.
43
SSL / Re: AutoSSL installation failed!
« on: January 27, 2018, 10:38:35 PM »
Try yum update command on your server and then install an SSL Certificate.
44
How to / Re: How to Enable HTTP/2 on CWP7
« on: January 25, 2018, 11:42:06 PM »
Thanks for sharing such a valuable post.
45
CentOS-WebPanel GUI / Re: Unable to delete or rename database
« on: January 25, 2018, 11:40:42 PM »
I just try to create/delete the database in the user panel no issues so far. What version of CWP is currently running on a server?