Thread
:
Soap call failed: 500 Can't connect to localhost:7777
View Single Post
#
11
(
permalink
)
10-27-2005, 08:07 AM
KevinH
Zimbra Employee
Posts: 4,792
ps -ef | grep slapd
kill -9
Where pid is the process id you'll see when grepping the process list. You can also try /opt/zimbra/bin/ldap stop but that will only work if the pid file is still around.
KevinH
View Public Profile
Visit KevinH's homepage!
Find all posts by KevinH