| Welcome to the Zimbra - Forums! | |
Welcome, if you would like to post a comment please register.
We also encourage you to explore all things Zimbra with our team and members of the community.
|  | | 
04-19-2006, 12:09 AM
| | Zimbra Employee | |
Posts: 512
| | what os is the machine running? i mean...dude, it looks like you're trying to install the rhel4 build on fc4. | 
04-19-2006, 12:13 AM
| | | thanks,
i have done like this:
[root@zimpro ~]# ps ax | grep zimbra
3128 pts/1 R+ 0:00 grep zimbra
[root@zimpro ~]# man kill
[root@zimpro ~]# kill 3128
bash: kill: (3128) - No such process
[root@zimpro ~]#
i thought that 3128 is a pid and kill requires a pid i provided will it, but it is giving error as abvoe, then where is the wrong in this? | 
04-19-2006, 12:30 AM
| | Zimbra Employee | |
Posts: 512
| | >3128 pts/1 R+ 0:00 grep zimbra
3128 was the process id of the process "grep zimbra" which has already completed, so you can't kill it. there are no zimbra processes running, mainly because the rhel4 build won't install on fc4 | 
04-20-2006, 09:56 AM
| | | hello
can anybody help me in solving this problem.
i uninstalled zimbra and then installed it again, but i am getting the same error,
plz reply me,
manjunath | 
04-20-2006, 10:16 AM
| | Zimbra Consultant & Moderator | |
Posts: 11,518
| | Quote: |
Originally Posted by manjunath hello
can anybody help me in solving this problem.
i uninstalled zimbra and then installed it again, but i am getting the same error,
plz reply me,
manjunath | You can't install the RHEL Network Edition on FC4, it won't work!! Why don't you get a supported configuration?
__________________
Regards
Bill
| 
05-22-2006, 06:03 PM
| | | Hi,
I had the same problem. I solved it the following way:
1. Try to run openldap manually
(or via zimbra/libexec/ldapinit) which will provide you with a more detailed error message.
2. Solve the mentioned error (in my case sudoers wasn't installed correctly).
3. Kill running ldap and
4. run zimbra/libexec/zmsetup.pl to continue the installation.
Regards,
Sebastian Steinhauer | 
07-14-2006, 04:32 PM
| | | I basically have the same issue as the other user. I uninstalled and rebooted server (couldn't figure out how to kill slapd). Then I install again and got same error:
Creating SSL certificate...Done
Initializing ldap...FAILED (256)
ERROR
Configuration failed
Please address the error and re-run /opt/zimbra/libexec/zmsetup.pl to
complete the configuration
---
So now I tried to go to opt/zimbra/libexec and run xmldapinit
[root@ns1 libexec]# ./zmldapinit
Error: must be run as zimbra user
Started slapd: pid 4980
ldap_bind: Invalid credentials (49)
[root@ns1 libexec]#
When I checked previously to see if ldap was running it showed root as user:
root 5147 0.0 0.1 4344 636 pts/0 R+ 17:31 0:00 grep slapd
Does this mean that it is being tried to be run as root instead of zimbra user? | 
07-16-2006, 07:04 PM
| | Zimbra Employee | |
Posts: 4,784
| | | 
07-16-2006, 09:19 PM
| | | hmm, in my zmsetup log it looks like I have some problems:
Certificate is to be certified until Jul 17 03:11:35 2007 GMT (365 days)
Write out database with 1 new entries
Data Base Updated
unable to write 'random state'
Signature ok
subject=/C=US/ST=NA/L=NA/O=Zimbra/OU=Zimbra/CN=ns1.mojoman.com
Getting CA Private Key
unable to write 'random state'
Sorry, sudo must be setuid root.
ERROR - failed to start slapd | 
07-18-2006, 09:27 PM
| | Zimbra Employee | |
Posts: 4,784
| | Looking at your first post you appear to have FC4 but are using the RedHat build. Are you sure you've got the right build? | | Thread Tools | | | | Display Modes | Linear Mode | | Why Join? Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.  |