View Single Post
  #9 (permalink)  
Old 03-20-2006, 11:54 AM
marcmac marcmac is offline
Zimbra Employee
 
Posts: 2,103
Default

then logmysqadmin status is returning a non-zero exit value, which is probably password again - what happens when you run that?

logmysqladmin status
echo $?

If you get a non-zero status, change the sql root password (skip-grant-tables, etc)
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote