Posts

Showing posts from September, 2021

Error: Not same number of records of BrowsersSearchIDOrder

mv old data from /home/mgkindsco/domains/mgkinds.com/awstats mv .data folder also mv .data data to another folder then  rebuild awsatts for single domain  then update awststats data perl awstats.pl -config=mgkinds.com -update perl awstats.pl -config=www.bharatiyaindustries.com -update if got error From data in log file "/var/log/user_logs/mgkindsco/mgkinds.com.log"... Error: Couldn't open server log file "/var/log/user_logs/mgkindsco/mgkinds.com.log" : No such file or directory copy mgkinds.com.log from /var/log/httpd/domains to /var/log/user_logs/mgkindsco/ DirIcons="/awstats/icon" lrwxrwxrwx 1 root      root          31 Sep 22 14:40 icon -> /usr/local/awstats/wwwroot/icon permission should be root else will throw error ---------------------------- awstats data not updating even after perl awstats.pl -config=shrinkpackingmachines.com -update just move awstats folder to mv awstats awstats2 create another awstats and give user permission chown -R shr

zimbra ssl commands

  Install commercial SSL certificates (digicert, comodo, etc.) If you want to install via the Admin interface, you need to use the admin interface to create a CSR (Certificate Signing Request) file to send to the cert seller. Details refer  here  :  In case you already have the cert and want to install it on the server. The most convenient way is to use the CLI command line interface. 1. Preparation Please follow the following guidelines and examples to be able to customize and install yourself according to your specific situation. Usually the seller will send you a zip file containing the following files: SSL.ca-bundle SSL.crt SSL.key (zimbra already has commercial.key in /opt/zimbra/ssl/zimbra/commercial) The ca-bundle file will include 2 intermediate certs. You need to add the contents of the CARoot certificate. This certificate is downloaded from the supplier's homepage. 2. Installation steps You upload files to the /tmp directory, and with zimbra user rights, perform the follo