Subject | RE: [ib-support] |
---|---|
Author | i17u004 |
Post date | 2002-07-10T01:24:19Z |
Content of /etc/xinetd.d/firebird
# default: on
# description: Interbase server
service gds_db
{
flags = REUSE
socket_type = stream
wait = no
user = root
log_on_success += USERID
log_on_failure += USERID
server = /opt/interbase/bin/gds_inet_server
disable = no
}
when i use "service firebird start"
it is unsuccessful as following : "firebird: unrecognized service".
I want to stop the service and restart again before cp the gdb! Please advice!
Thanks
-----Original Message-----
From: Scott Taylor [mailto:scott@...]
Sent: Tuesday, July 09, 2002 10:18 PM
To: ib-support@yahoogroups.com
Subject: RE: [ib-support]
At 06:07 PM 08/07/2002, you wrote:
If that doesn't help, post the contents of /etc/xinetd.d/firebird
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Free $5 Love Reading
Risk Free!
http://us.click.yahoo.com/TPvn8A/PfREAA/Ey.GAA/67folB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
** This incoming email has been checked for virus.
# default: on
# description: Interbase server
service gds_db
{
flags = REUSE
socket_type = stream
wait = no
user = root
log_on_success += USERID
log_on_failure += USERID
server = /opt/interbase/bin/gds_inet_server
disable = no
}
when i use "service firebird start"
it is unsuccessful as following : "firebird: unrecognized service".
I want to stop the service and restart again before cp the gdb! Please advice!
Thanks
-----Original Message-----
From: Scott Taylor [mailto:scott@...]
Sent: Tuesday, July 09, 2002 10:18 PM
To: ib-support@yahoogroups.com
Subject: RE: [ib-support]
At 06:07 PM 08/07/2002, you wrote:
>"/etc/rc.d/init.d/firebird" does not exists! JustDid you restart xinetd when you finished the instal?
>"/etc/xinetd.d/firebird" exists? Please advice! Thanks!
If that doesn't help, post the contents of /etc/xinetd.d/firebird
------------------------ Yahoo! Groups Sponsor ---------------------~-->
Free $5 Love Reading
Risk Free!
http://us.click.yahoo.com/TPvn8A/PfREAA/Ey.GAA/67folB/TM
---------------------------------------------------------------------~->
To unsubscribe from this group, send an email to:
ib-support-unsubscribe@egroups.com
Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/
** This incoming email has been checked for virus.