logger is not essential for Zimbra to operate,

so resolve mysql error first

This  might happen bcoz of ur zimbra mysql password is not  set

$su - zimbra
$mysql mysql

if you don't have any data in there, it might be easier to just run the
$su - zimbra
$cd /opt/zimbra/libexec
$./zmmyinit

Script.

WARNING: Running that script wil WIPE/ERASE all data!


$mysql -u zimbra -p
Enter password:

change to  libexec dir and run the following
$ mysql.server start

chk now

then try
$zmcontrol stop
$ps auxx | grep zimbra
(kill any left over processes by zimbra)
$zmcontrol start

if not resolved  then pls post

tail -100 /var/log/zimbra.log

For logger error try  the following

(logmysql)

http://wiki.zimbra.com/index.php?title=Logger


B.Sadhiq





--- In linuxvadapav@yahoogroups.com, dinesh jadhav <din_jadhav2...@...> wrote:
>
> Hi All,
> 
> I am facing problem on Zimbra instalationa s follow,
> 
> When I started the service it shows all the service was fine,
> 
> 
> [zim...@zimbra root]$ zmcontrol start
> Host zimbra.dinesh.in
>         Starting logger...Done.
>         Starting mailbox...Done.
>         Starting antispam...Done.
>         Starting antivirus...Done.
>         Starting snmp...Done.
>         Starting spell...Done.
>         Starting mta...Done.
>         Starting stats...Done.
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> When I hit below command  i got a error,
> 
> zimbra error
> ============
> [zim...@zimbra root]$ zmcontrol status
> Host zimbra.dinesh.in
>         antispam                Running
>         antivirus               Running
>         ldap                    Running
>         logger                  Stopped
>                 logmysql.server is not running
>                 zmlogswatchctl is not running
>         mailbox                 Stopped
>                 mysql.server is not running.
>         mta                     Running
>         snmp                    Running
>         spell                   Running
>         stats                   Stopped
> 
> 
> I am using centos 5.3
> ====================
> r...@zimbra ~]# cat /etc/issue
> CentOS release 5.3 (Final)
> Kernel \r on an \m
> 
> [r...@zimbra ~]# uname -arm
> Linux zimbra.dinesh.in 2.6.18-128.el5 #1 SMP Wed Jan 21 10:44:23 EST 2009 
> i686 i686 i386 GNU/Linux
> 
> and zimbra version as follow
> =======================
> zimbra version
> =================
> zcs-5.0.18_GA_3011.RHEL5.20090707164432.tgz
> 
> Even I will not get any web interface control panel......
>  
> So little curios about this things
> 
> Any one having any solution please reply.............
>  
>  
>  
> 
> Linux DonDinesh Jadhav(RHCE)9867011640"Do not worry about anything; instead 
> PRAY ABOUT EVERYTHING." 
> Philippians 4:6
> 
> 
>       See the Web&#39;s breaking stories, chosen by people like you. Check 
> out Yahoo! Buzz. http://in.buzz.yahoo.com/
> 
> [Non-text portions of this message have been removed]
>


Reply via email to