Hi,
Thanks Phoenix....
As per your instruction i have removed all the things and again started the ZCS installation and now we are getting these error :-
********************
Verifying integrity of message store databases. This may take a while.
Error: assertion '-r /opt/zimbra/conf/my.cnf' failed
Could not open required defaults file: /opt/zimbra/conf/my.cnf
Fatal error in defaults handling. Program aborted
No errors found
command failed
********************
after this error i run below command :-
********************************
# ./opt/zimbra/libexec/zmmyinit
* Creating required directories
* Generating mysql config /opt/zimbra/conf/my.cnf
* Creating database in /opt/zimbra/db/data
* Starting mysql server
* Failed to connect to mysql...retrying
* Failed to connect to mysql...retrying
* Loading schema /opt/zimbra/db/db.sql
* Loading version from /opt/zimbra/db/versions-init.sql
* Setting random passwd for mysql root user in zimbra localconfig
* Setting random passwd for mysql zimbra user in zimbra localconfig
* Changing mysql root user password
* Changing mysql zimbra user password
* Changed zimbra mysql user password
********************************
Now i run again ./install.sh and getting following error :-
*******************************
Checking for prerequisites...
FOUND: NPTL
FOUND: sudo-1.6.9p17-3
FOUND: libidn-0.6.5-1.1
FOUND: fetchmail-6.3.6-1.1
FOUND: gmp-4.1.4-10
FOUND: compat-libstdc++-296-2.96-138
FOUND: compat-libstdc++-33-3.2.3-61
compat-libstdc++-33-3.2.3-61
FOUND: libtool-ltdl-1.5.22-6.1
libtool-ltdl-1.5.22-6.1
FOUND: /usr/lib/libstdc++.so.5
FOUND: /usr/lib/libstdc++.so.6
FOUND: /usr/lib64/libstdc++.so.5
FOUND: /usr/lib64/libstdc++.so.6
FOUND: /usr/lib64/libltdl.so.3
Checking for suggested prerequisites...
FOUND: perl-5.8.8
Prerequisite check complete.
Checking current number of databases...
Do you want to verify message store database integrity? [Y] Y
Verifying integrity of message store databases. This may take a while.
No errors found
Do you want to verify logger database integrity? [Y] Y
Verifying integrity of logger database. This may take a while.
Starting mysqld...done.
/opt/zimbra/logger/mysql/bin/mysqlcheck: Got error: 2002: Can't connect to local MySQL server through socket '/opt/zimbra/logger/db/mysql.sock' (2) when trying to connect
No Logger DB errors found.
/opt/zimbra/logger/mysql/bin/mysqlcheck --defaults-file=/opt/zimbra/conf/my.logger.cnf -S /opt/zimbra/logger/db/mysql.sock --silent -u root --password= --auto-repair --databases mysql zimbra_logger command failed:
*******************************
So please guide me how to solve that problem....
Thank you...