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.
496
PHP / Re: It shows two different versions for PHP
« on: March 29, 2016, 08:59:33 AM »
can you contact support and the include login so this could be checked
http://centos-webpanel.com/contact
also don't forget to specify all locations where did you notice this differences.
http://centos-webpanel.com/contact
also don't forget to specify all locations where did you notice this differences.
497
Apache / Re: Apache brokes after PHP Selector
« on: March 29, 2016, 08:56:43 AM »
your issue is that you are using apache from default centos repository, so to fix that you need to logout and then login back into cwp "NO FAST LOGIN" and then CWP should fix that issue.
498
CentOS 6 Problems / Re: Issues with DNS
« on: March 29, 2016, 08:52:33 AM »
you should always use leafdns.com for live testing of your dns records, also there you will see which error do you have.
499
MySQL / Re: Maria Galera
« on: March 29, 2016, 08:49:59 AM »
there was some changes with MariaDB and Galera, since Galera is now integrated with MariaDB-Server there is no more MariaDB-Galera-Server, also wiki was updated , also there are some changes in mariadb configuration, like missing:
Code: [Select]
wsrep_on=ON
500
E-Mail / Re: a space in domain name when creating new acc, can't login to roundcube
« on: March 25, 2016, 11:58:43 AM »
the best option would be to edit that mailbox manually in the mysql database "postfix" and table called "mailbox".
501
E-Mail / Re: Cannot receive emails
« on: March 25, 2016, 10:04:54 AM »
you should check it with your system admin or our managed support since there will be needed package reinstall and maybe mail server rebuild required.
502
CSF Firewall / Re: DDoS Protection script
« on: March 25, 2016, 09:55:32 AM »anybody can use it ? how it's work ? fine ?
thank you
best regards dude's
this can help you only if you kernel isn't overloaded with tcp connections and if you don't have ddos attacks over your network capacity.
In other cases you should use cloudflare our our ddos protection.
503
CentOS 6 Problems / Re: MySQL Daemon failed to start
« on: March 25, 2016, 09:53:06 AM »
your issue should be investigate by the linux support staff, you should contact your hosting provider our our managed support for assistance.
504
Apache / Re: Enable CORS
« on: March 24, 2016, 01:15:14 AM »
you should use apache rebuilder tool to rebuild apache with additional required mods.
505
E-Mail / Re: About Clamd and Amavisd
« on: March 24, 2016, 01:00:06 AM »
it would be the best to contact support for more detailed check of the server configuration.
507
CentOS-WebPanel GUI / Re: Disable port 2030
« on: March 24, 2016, 12:53:04 AM »
best option would be to disable it on the CSF firewall by simply blocking TCP port 2030
508
Installation / Re: How it Limit Per user ? its look like cloudlinux do ?
« on: March 23, 2016, 02:39:01 PM »
you can't do any custom limits without custom kernel like cloudlinux or betterlinux
But in most cases overload i caused by higher number of php process, so limiting number of process can help you.
Some middle value for nproc would be 25.
But in most cases overload i caused by higher number of php process, so limiting number of process can help you.
Some middle value for nproc would be 25.
509
Apache / Re: [PHP7] AddHandler support
« on: March 23, 2016, 02:26:21 PM »
you should check if suphp has configuration for php7 and if you need it server wide then you should use php switcher to switch php version to 7.
510
Installation / Re: Help i have a Error in Installation
« on: March 20, 2016, 10:55:18 AM »
be sure that you have the latest centos 6 64bit and that its fully update
update centos command
update centos command
Code: [Select]
yum -y update