30 Mar
2009
30 Mar
'09
5:15 a.m.
On 2009/03/30, at 2:14 PM, Marty wrote:
When I give the command zebrasrv -f /etc/koha/koha-conf-xml, it seems to start fine. but it never returns me to the command prompt, and looking thru the system there does not seem to be any zebra running (pardon the pun). There does not seem to be any logfile either. Any ideas? Thanks...
debian:~# zebrasrv -f /etc/koha/koha-conf.xml
try '-D' for daemon mode ;) $ zebrasrv -D -f /etc/koha/koha-conf.xml -D Use this to make the server put itself in the background and run as a daemon. If neither -i nor -D is given, the server starts in the foreground.