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.
481
E-Mail / Re: ClamAV and AMaViS (A Mail Virus Scanner)stop working
« on: April 08, 2016, 01:56:43 PM »
you should check the permissions of your log folder /var/log/clamav
if owner is clam then replace it with clamav or reverse if different.
example
if owner is clam then replace it with clamav or reverse if different.
example
Code: [Select]
chown -R clamav.clamav /var/log/clamav
482
Suggestions / Re: Suggestions and problems
« on: April 08, 2016, 01:13:12 PM »
you should contact support here
http://centos-webpanel.com/contact
http://centos-webpanel.com/contact
483
Apache / Re: WARNING! You are not running CWP Apache
« on: April 08, 2016, 01:11:02 PM »
You should click on it.
If something goes wrong
try to stop apache and check if it is still working, kill all process.
other solution is to simply reboot the server.
If something goes wrong
try to stop apache and check if it is still working, kill all process.
other solution is to simply reboot the server.
484
MySQL / Re: Copy MySQL database
« on: April 07, 2016, 09:28:31 AM »
you need to check mysql commands, and you can do it from ssh, for example
Code: [Select]
mysql -e "show databases;"
485
Backup / Re: Want more backups...
« on: April 07, 2016, 09:24:10 AM »
you can always setup manual rsync cron to rsync your mysql dumps to some other location before the new backup will overwrite the old backup files.
486
Installation / Re: Permissions
« on: April 04, 2016, 10:25:08 AM »
you should check that you have disabled FileSystemLock option in the users control panel, if FileSystemLock is enabled you want be able to make and changes.
487
CentOS 6 Problems / Re: No service is starting on boot
« on: April 01, 2016, 01:14:02 PM »
what kind of changes did you do on your server and can you check the output of this command
Code: [Select]
chkconfig --list
488
Installation / Re: Service Status (not started)
« on: April 01, 2016, 01:11:41 PM »
this is because your don't use english version of the centos, you need to use english version for full functionality.
489
MySQL / Re: Maria Galera
« on: March 31, 2016, 01:29:22 PM »
users are in file and also all user files are not synced with mysql since that is database only sync.
490
How to / Re: How to create custom Suspended Page
« on: March 30, 2016, 01:24:10 PM »
it will be autocreated once you suspend some user.
491
How to / Re: How TO Setup Remote Backup
« on: March 30, 2016, 01:22:36 PM »
you can test it manually
Code: [Select]
/usr/local/cwp/php54/bin/php -d max_execution_time=10000 -q /usr/local/cwpsrv/htdocs/resources/admin/include/cron_backup.php
492
CSF Firewall / Re: Suspicious process running under user %username%
« on: March 30, 2016, 01:19:51 PM »
you should always check and investigate this suspicious notifications, if this remote connections are done from php then you should check files/account which is connecting to the other server and why.
Sometimes that is difficult but you will need to check last file modification ....
Sometimes that is difficult but you will need to check last file modification ....
493
MySQL / Re: Maria Galera
« on: March 30, 2016, 01:15:53 PM »
this is server cluster for innoDB, meaning that all databases will be clustered as master/master.
494
Apache / Re: Apache brokes after PHP Selector
« on: March 29, 2016, 08:14:39 PM »
nice report, we will test it and integrate a fix into the new release.
495
MySQL / Re: Maria Galera
« on: March 29, 2016, 11:06:58 AM »
you can check this instructions, they are tested yesterday...and changes from MariaDB are now also updated.
http://wiki.centos-webpanel.com/mysql-cluster-mariadb-galera
http://wiki.centos-webpanel.com/mysql-cluster-mariadb-galera