The hard way The way to figure this out is to run through the post install stuff by hand (the hard way).
Track down the commands run by zmsetup.pl (all from the applyconfig function) and figure out which ones are failing.
I'd start with trying to get the ldap service up and running - does zmldapinit succeed or fail? |