Re: Run as a service
Eric en Ine <e.hameleers-/NLkJaSkS4VmR6Xm/[email protected]> Tue, 18 May 2004 19:53:13 +0200
| Newsgroups | gmane.comp.security.zebedee.general |
|---|---|
| Message-ID | <[email protected]> |
Marv cook wrote: > Hi all, > > > > As a new user, I can not get Zebedee to run as a service on a Windows > 2000 advanced server. I am using the following config file: ... > logfile './zebedee.log' # I love log files > redirect none # Close all redirection ports ... > redirect 3050 # Firebird default port ... > > Any thoughts on what I am doing wrong? Did you try to run "c:\program files\zebedee\zebedee.exe -f <yourfile.zdb>" in a DOS box and look at the output? Now, I do not know if the above will generate any warnings, but anyway, these are my 2 cents: (1) not specifying a full path to your log file (or any other file like the "checkidfile") will keep the Zebedee service from starting at all. Replace it with something like: logfile 'c:\zebedee.log' You also don't state how you try to start the program as a service. Could you show us your command line? (2) Two "redirect" statements are allowed, but when one of them contains "none", I wonder if anything will get redirected at all; you should remove the "redirect none". Cheers, Eric ------------------------------------------------------- This SF.Net email is sponsored by: SourceForge.net Broadband Sign-up now for SourceForge Broadband and get the fastest 6.0/768 connection for only $19.95/mo for the first 3 months! http://ads.osdn.com/?ad_id=2562&alloc_id=6184&op=click