Show Posts

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.


Messages - Igor S.

Pages: 1 ... 67 68 [69] 70 71 ... 95
1021
E-Mail / Re: About Clamd and Amavisd
« on: March 28, 2016, 10:10:26 AM »
Hello.

Try to use next commands:

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
yum -y --enablerepo=epel install amavisd-new
freshclam
service clamd restart
service amavisd restart

1022
E-Mail / Re: Sent emails
« on: March 28, 2016, 10:07:41 AM »
Hello.

All emails saved into /var/vmail/mailbox_domain

1023
Hello.

Check postfix configs in /etc/postfix/mysql_* .
I guess you have changed the configs (or postfix password)

1024
DNS / Re: Domain doesn't work without 'www'
« on: March 28, 2016, 10:03:43 AM »
Hi, try to edit the file /var/named/juvebalkan.com.db directly and add the record.

1025
Installation / Re: Two addresses for the root mail?
« on: March 28, 2016, 09:47:48 AM »
Yep, you can't do it via CWP.

1026
Yep, you can create a user and using sudoers file, but without the CWP.

1027
Apache / Re: Apache keepalive
« on: March 22, 2016, 02:22:57 PM »
Hello.

Have you maybe tried just add it Apache's config?

1028
Hi, just remove AddType from /usr/local/apache/htdocs/roundcube/.htaccess

1029
Apache / Re: no more idle workers - high load
« on: March 22, 2016, 10:52:46 AM »
Hello.

Probably something went wrong.
You can try contact with CWP support.

1030
Hello.

Also if you using OpenVZ VPS date must be set by your hosting provider.

1031
CentOS 6 Problems / Re: Problems with databases
« on: March 17, 2016, 11:11:22 AM »
Hello.

A database users have full privileges for them databases.
You can try to use mysql command line and run command:
Code: [Select]
GRANT ALL PRIVILEGES ON database.* TO database_user;where "database" is database name and "database_user" username.

1032
CentOS-WebPanel Bugs / Re: Problem accessing mail from the panel
« on: March 17, 2016, 09:12:02 AM »
Hi, I guess you did change some passwords for mysql and got the errors.
Make ticket to the CWP support if you didn't change it.

1033
Addons / Re: Add More Name Servers
« on: March 17, 2016, 08:13:18 AM »
Hi, yep. it could be set manually only, at the moment.

1034
Installation / Re: Disk Quotas error none
« on: March 17, 2016, 08:08:20 AM »
Hello.

How did you set a quota for user?

1035
Installation / Re: Help i have a Error in Installation
« on: March 17, 2016, 08:06:31 AM »
Hi, contact with support, please. It will be checked.

Pages: 1 ... 67 68 [69] 70 71 ... 95