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.
1081
PHP Selector / Re: Different PHP version for each subdomain?
« on: February 14, 2016, 06:30:40 AM »1082
Installation / Re: Error Apache Module when installation cwp
« on: February 14, 2016, 06:27:54 AM »
Hello.
Looks like something went wrong. Probably, some files wasn't downloaded from the server.
Try reinstall OS and CWP.
Looks like something went wrong. Probably, some files wasn't downloaded from the server.
Try reinstall OS and CWP.
1083
Installation / Re: BIND Dns server - Name is stopped
« on: February 14, 2016, 06:25:08 AM »
Hello.
Try to remove the files
/var/named/ns1.hoststronger.com..db
/var/named/ns2.hoststronger.com..db
and remove lines for them from /etc/named.conf
Try to remove the files
/var/named/ns1.hoststronger.com..db
/var/named/ns2.hoststronger.com..db
and remove lines for them from /etc/named.conf
1084
Information / Re: multiple domain upload? (c200 domains to add)
« on: February 14, 2016, 06:23:05 AM »
Hello.
Yes, I'm afraid you should to do that manually.
Yes, I'm afraid you should to do that manually.
1086
Apache / Re: Multiview
« on: February 05, 2016, 10:43:26 AM »
Hello.
You can configure it manually or add to "Apache settings" -> "Apache vHost template".
You can configure it manually or add to "Apache settings" -> "Apache vHost template".
1087
Apache / Re: apache permision denied error
« on: February 05, 2016, 10:41:52 AM »
Great, but better to use a files from user's home.
1088
E-Mail / Re: ProtonMail (End-to-End Encryption) in the future of CWP?
« on: February 05, 2016, 10:40:42 AM »
Hello.
CWP are using Roundcube webmail. Probably, some day, will be added Squirrelmail
CWP are using Roundcube webmail. Probably, some day, will be added Squirrelmail
1089
E-Mail / Re: What dns zone config look like with dkim and spf
« on: February 05, 2016, 07:54:08 AM »
Hello.
Yes, that is correct, if DKIM was setted by CWP.
Yes, that is correct, if DKIM was setted by CWP.
Quote
http://postimg.org/image/4znvwadif/
Is this config are ok ? perhaps something missing..
1090
E-Mail / Re: How to set Mozilla Thunderbird to check my mails?
« on: February 05, 2016, 07:50:51 AM »
Hi.
I guess, you have to set MX records for your domain.
I guess, you have to set MX records for your domain.
1091
CentOS 6 Problems / Re: Cannot connect Wordpress Server
« on: February 05, 2016, 07:49:32 AM »
Hi, check your log files /usr/local/apache/logs/error_log and try turn off you firewall ( csf -x ).
1092
CentOS 6 Problems / Re: [SOLVED] CLAMAV update problem
« on: February 05, 2016, 07:46:36 AM »
Hello.
Just run next few commands from SSH:
Just run next few commands from SSH:
Code: [Select]
sed -i 's/DatabaseDirectory.*$/DatabaseDirectory\ \/var\/lib\/clamav/g' /etc/freshclam.conf
sed -i 's/DatabaseOwner.*$/DatabaseOwner\ clam/g' /etc/freshclam.conf
sed -i 's/DatabaseDirectory.*$/DatabaseDirectory\ \/var\/lib\/clamav/g' /etc/clamd.conf
sed -i 's/User.*$/User\ clam/g' /etc/clamd.conf
chown -R clam:clam /var/lib/clamav
chown -R clam:clam /var/log/clamav
freshclam
service clamd restart
1093
Installation / Re: How it Limit Per user ? its look like cloudlinux do ?
« on: February 05, 2016, 07:30:52 AM »
Hi, yes that is correct. Also you can set a hard limit instead soft limit.
Hi Guys,
Researching on how to apply this limit i checked this page:
http://linux.die.net/man/5/limits.conf
this limits the CPU usage by 50% to xxxyz user?
Is correct that?
1094
Information / Re: Vcpu recommended option tested
« on: February 05, 2016, 07:27:52 AM »
"Little ad', but if you have a problem with your VPS, you can check our server provider partner for best prices.
http://www.mybestwebhosting.net/vps-hosting
http://www.mybestwebhosting.net/dedicated-servers
http://www.mybestwebhosting.net/vps-hosting
http://www.mybestwebhosting.net/dedicated-servers
1095
Apache / Re: apache permision denied error
« on: February 02, 2016, 12:15:41 PM »
Hello.
Check your error log file /usr/local/apache/logs/error_log it should have the error with a reason 403.
Check your error log file /usr/local/apache/logs/error_log it should have the error with a reason 403.